short

The short keyword is a data type modifier that is used to declare short integer variables. See the data types page.

Related Topics: bool, char, double, float, int, long, signed, unsigned, void, wchar_t