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
/
PRIiLEAST32.c
blob: 213a3c38bc1b6a10324c57ebaa0f1e54b5dd5cc3 (
plain
)
1
2
3
4
5
6
#include <inttypes.h> #define PRIiLEAST32 "li" /* STDC(199901) */