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