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