wchar_t
From C/C++ Reference
wchar_t
The keyword wchar_t is used to declare wide character variables. Also see the data types page.
Related topics:
From C/C++ Reference
The keyword wchar_t is used to declare wide character variables. Also see the data types page.