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
/
SCNx16.c
blob: 231c7d76e03eb5b90ec791650a65fc2a25a6bfcb (
plain
)
1
2
3
4
5
6
#include <inttypes.h> #define SCNx16 "hx" /* STDC(199901) */