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
/
wchar
/
WCHAR_MAX.h
blob: 7fdb4f016394a222da5920c3b314b353a32fe136 (
plain
)
1
2
3
4
5
6
#include <wchar.h> #define WCHAR_MAX (0x10FFFF) /* STDC(199409) */