Character type (basic data type)
Format
[ unsigned ] char
Data type explanation
The keyword unsigned is optional and has no meaning. A signed character type cannot be used. To write a signed eight-bit integer, use the small data type.