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