CPUEndian
Current CPU endianness
Declaration
Source position: syshelph.inc line 32
const
CPUEndian = TEndian.Little
Description
CPUEndian describes whether the current CPU is little or big endian.
See also
Name | Description |
---|---|
TEndian | Endianness of a CPU |