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
/
stdint
/
WINT_MIN.h
blob: 2b3005bf7c7e901cd506346f8569a52a206b458f (
plain
)
1
2
3
4
5
6
#include <stdint.h> #define WINT_MIN (-2147483648) /* STDC(199901) */