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