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