keywords:char

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: bool, double, float, int, long, short, signed, unsigned, void, wchar_t