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
/
PRIo32.c
blob: 9b3f375eb92405f5b6e6e54d4c91861c226ab0e3 (
plain
)
1
2
3
4
5
6
#include <inttypes.h> #define PRIo32 "lo" /* STDC(199901) */