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