cppreference.com
>
C/C++ Keywords
>
wchar_t
wchar_t
The keyword wchar_t is used to declare wide character variables. Also see the
data types
page.
Related topics:
bool
char
double
float
int
short
signed
unsigned
void