6.24.4 WEOF Macro

A constant expression of type wint_t whose value does not correspond to any member of the extended character set and which indicates end-of-file, that is, no more input from a stream. It is also used as a wide character value that does not correspond to any member of the extended character set.

Attention: This type is implemented only by MPLAB XC32 C compilers.

Include

<wctype.h>

<wchar.h>