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