This keyword allows an unsigned 8-bit integer numeric variable to be defined.
Syntax |
U8 |
---|---|
Minimum representable number |
0 |
Maximum representable number |
255 |
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:
|