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