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