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
/
inttypes
/
SCNi64.c
blob: f6d2e3ec7049a665e038d990d6b38bd538044874 (
plain
)
1
2
3
4
5
6
#include <inttypes.h> #define SCNi64 "lli" /* STDC(199901) */