char
From C/C++ Reference
char
The char keyword is used to declare character variables. For more information about variable types, see the data types page.
Related topics:
From C/C++ Reference
The char keyword is used to declare character variables. For more information about variable types, see the data types page.