We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
__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