Retrun true if this platform is big-endian, that is, if the number 0x1234 is stored 0x12, 0x34 in memory
Retrun true if this platform is big-endian, that is, if the number 0x1234 is stored 0x12, 0x34 in memory. Return false if this platform is little-endian, and is, if 0x1234 is stored 0x34, 0x12 in memory.
alphabetic index hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de