Please enable JavaScript to view this site.

Validity: Rule, Task

These keywords allow a 32-bit integer numeric variable to be defined in signed two's complement.

NOTE: The two keywords are equivalent. The use of I32 or INT is left to the taste of the programmer.

Syntax

I32

INT

Minimum representable number

-2147483648

Maximum representable number

2147483647

Size

4 Byte

Note

If either keyword precedes, in brackets, the name of a variable, a CAST forcing operation is performed

 

  

Keyboard Navigation

F7 for caret browsing
Hold ALT and press letter

This Info: ALT+q
Page Header: ALT+h
Topic Header: ALT+t
Topic Body: ALT+b
Contents: ALT+c
Search: ALT+s
Exit Menu/Up: ESC