Validity: Rule, Task
This keyword allows you to define an 8-bit integer numeric variable in 2's complement with sign.
Syntax |
I8 |
---|---|
Minimum representable number |
-128 |
Maximum representable number |
127 |
Size |
1 Byte |
Note |
If precedes, in brackets, the variable name performs a force operation CAST |
Some numbers in the two representation systems:
Example of use:
|