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

Reply via email to