Previous Topic: Second Form (HEX)Next Topic: Floating Point Literals


Integer Literals

An integer literal specifies a binary integer which can be signed, is no greater than 10 digits and does not include a decimal point.

The data type of an integer literal is INTEGER (large integer). The value must be within the range of a large integer. Examples of integer literals are: