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
/
vswscanf.h
blob: 1915bc22720639f2a9171a77e813154d6a1c60cd (
plain
)
1
2
3
4
5
6
#if __STDC_VERSION__ < 199901L #define vswscanf __vswscanf #include "vswscanf.c" #endif