Next: Integers implementation, Previous: Identifiers implementation, Up: C Implementation
char
object into which has been stored any
character other than a member of the basic execution character set (6.2.5).
signed char
or unsigned char
has the same range,
representation, and behavior as “plain” char
(6.2.5, 6.3.1.1).