Name

WEOF macro — End-of-file or error

Synopsis

wint_t WEOF
               

The WEOF macro expands to a constant integer value that does not correspond to any valid wide character value. Unlike EOF, WEOF is not guaranteed to be negative.