short

Example: short

Used in an int variable declaration to reduce the size of the integer to 16 bits -32,768 to 32,767. Note that this is the default size, if no other Type-Specifier is used.