diff options
author | Jacob Lee <artdent@gmail.com> | 2013-04-06 15:07:58 -0400 |
---|---|---|
committer | Jacob Lee <artdent@gmail.com> | 2013-04-06 15:14:52 -0400 |
commit | 66883355e44a2e671c997a7df2193b585be893d7 (patch) | |
tree | eff0633a09a11b93aff1e8306656c3903e7fb8a3 /emscripten.py | |
parent | 8408257cd66435af849f493c10c7f0e8d1d5fa3b (diff) |
scanf: support '*', which matches without assigning to an argument.
For example, sscanf("1 2 3", "%*d %d", &foo) stores 2 into foo.
Diffstat (limited to 'emscripten.py')
0 files changed, 0 insertions, 0 deletions