keywords:char From C++ Reference previous page next page 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 previous page start next page