Combined the implementation of all the scanf's in a single place.
Added implementations of fwscanf, swscanf, wscanf and sscanf.
Corrected the declaration of swscanf.
Added implementation of the l, h, L and w prefixes.
Added implementation of the c, C, s, S and n types.
Showing
This diff is collapsed.
Click to expand it.
dlls/msvcrt/scanf.c
0 → 100644
dlls/msvcrt/scanf.h
0 → 100644
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment