Skip to content

transcendent __big_endian__

IsaacShelton edited this page Mar 21, 2022 · 1 revision

__big_endian__

__big_endian__ is a compiler-defined transcendent variable.

It will be true when the target platform is big endian, otherwise it will be false

Clone this wiki locally