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