|
|
Keywords:
Decimal,
Octal,
Hexadecimal,
Constant,
Whole
A decimal, octal, or hexadecimal constant.
An optionally signed digit string that contains no decimal point.
A constant that is a whole number with no decimal point. It can have a leading sign and is interpreted as a decimal number.
a sequence of decimal digits
A string of decimal digits containing no decimal point and expressing a whole number.
|