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