6.24 <wctype.h> Wide character classification and mapping utilities
The header file wctype.h
consists of functions that are useful for classifying
and mapping wide characters. Characters are interpreted according to the Standard C
locale.
Attention: This header is implemented only
by MPLAB XC32 C compilers.