Testing a compiler's support for the wchar_t type.
This code is freeware.
Compilers vary in their support of the wchar_t type.
This code
performs some simple tests for size, signed or unsigned, and assigning
constants to variables of the wchar_t type.
This code can be downloaded from here.