> So they are defined but not required to be equal to something? Yup, that's right
Regards, Kimmo Ollila -----Original Message----- From: Development <[email protected]> On Behalf Of Thiago Macieira Sent: torstaina 17. toukokuuta 2018 9.47 To: [email protected] Subject: Re: [Development] Urgent help needed: determining endianness at compile time in INTEGRITY On Wednesday, 16 May 2018 23:26:27 PDT Kimmo Ollila wrote: > Endianness Macros > One of these symbols is always defined to specify the endianness of > the target processor. > > __BIG_ENDIAN__ > Big Endian byte order. > > __LITTLE_ENDIAN__ > Little Endian byte order. So they are defined but not required to be equal to something? Ok, will change the change. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
