| Constants |
| < constant > | -> | < integer constant > | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| | | < character constant > | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Character constants produce values of type integer. The value of a given character constant is the integer value of the number used to represent the character in the ASCII code.
| Constants |