March 2000
Intermediate to advanced
576 pages
18h 13m
English
Byte Type
type Byte = 0..255;
The Byte
type is an integer subrange. In an array or packed record,
Byte values occupy one byte (8 bits) of memory.
See the Integer type for information about other
integer types.
| Integer Type, ShortInt Type |
Read now
Unlock full access