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