Fundamental Types (C++) - MSDN - Microsoft
The C++ compiler treats variables of type char, signed char, and unsigned char as having different types. Variables of ... 1 byte. char , unsigned char, signed char . 1 byte. short, unsigned short. 2 bytes....