There was an error while loading. Please reload this page.
__endianness__ is a compiler-defined transcendent variable.
__endianness__
It will be "little" when the target platform is little endian, or "big" when the target platform is big endian
"little"
"big"
Table of Contents