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