aboutsummaryrefslogtreecommitdiff
path: root/emscripten.py
diff options
context:
space:
mode:
authorJacob Lee <artdent@gmail.com>2013-04-06 15:07:58 -0400
committerJacob Lee <artdent@gmail.com>2013-04-06 15:14:52 -0400
commit66883355e44a2e671c997a7df2193b585be893d7 (patch)
treeeff0633a09a11b93aff1e8306656c3903e7fb8a3 /emscripten.py
parent8408257cd66435af849f493c10c7f0e8d1d5fa3b (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