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
/
wctype
/
WEOF.h
blob: 021fed9552ead4bd8c26c55ddc135f72939cf031 (
plain
)
1
2
3
4
5
6
#include <wctype.h> #define WEOF ((wint_t)(-1)) /* STDC(199409) */