index
:
c
master
non-posix
implementation of system interfaces from POSIX.1
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
_forced
/
vfwscanf.h
blob: 305c06d2dfd8e49240d96a8d11524291dc7e9e4e (
plain
)
1
2
3
4
#if __STDC_VERSION__ < 199901L #define vfwscanf __vfwscanf #include "vfwscanf.c" #endif