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