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