Skip to content

transcendent __little_endian__

IsaacShelton edited this page Mar 21, 2022 · 1 revision

__little_endian__

__little_endian__ is a compiler-defined transcendent variable.

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

Clone this wiki locally