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
/
WCHAR_MIN.c
blob: 00123ddf8796a80549a8e911714f63fb6e464893 (
plain
)
1
2
3
4
5
6
#include <stdint.h> #define WCHAR_MIN (0) /* STDC(199901) */