6.23 <wchar.h> Wide character utilities
The header file wchar.h
consists of types, macros, and functions that
are useful for conversion and input and output of wide characters. Characters are
interpreted according to the Standard C locale.
Attention: This header is implemented only
by MPLAB XC32 C compilers.