Function CallsExpressionsArithmetic expressionsConstants

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.


Computer Science 434
Department of Computer Science
Williams College

Function CallsExpressionsArithmetic expressionsConstants