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