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