Skip to content

transcendent __endianness__

IsaacShelton edited this page Mar 21, 2022 · 1 revision

__endianness__

__endianness__ is a compiler-defined transcendent variable.

It will be "little" when the target platform is little endian, or "big" when the target platform is big endian

Clone this wiki locally