Unit 'objpas' Package
[Overview][Constants][Types][Index] [#rtl]

TEndian

System endianness

Declaration

Source position: objpas.pp line 95

type TEndian = (

  Little,

  

Little endian byte order

  Big

  

Big endian byte order

);

Description

TEndian describes the endianness of a computer architecture.


Documentation generated on: Sep 29 2022