Here are the sizes of some integral types: int: 4 bytes unsigned: 4 bytes long: 4 bytes unsigned long: 4 bytes short: 2 bytes unsigned short: 2 bytes char: 1 byte