< previous page page_506 next page >

Page 506
You'll notice that this table presents only numeric constants for the integral types. We discuss char constants later in a separate section.
Here is the syntax template for an integer constant:
0506-01.gif
DecimalConstant is a nonzero digit followed, optionally, by a sequence of decimal digits:
0506-02.gif
NonzeroDigit, DigitSeq, and Digit are defined as follows:
0506-03.gif
The second form of integer constant, OctalConstant, has the following syntax:

 
< previous page page_506 next page >