Unit 'sysutils' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

CPUEndian

Current CPU endianness.

Declaration

Source position: syshelph.inc line 41

const CPUEndian = TEndian.Little;

Description

CPUEndian describes whether the current CPU is little or big endian.

See also

TEndian

  

Endianness of a CPU.


Documentation generated on: Jul 24 2023