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