GEOS  3.9.1dev
Functions
Machine.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int getMachineByteOrder ()
 

Function Documentation

int getMachineByteOrder ( )
inline

Check endianness of current machine.

Returns
0 for big_endian | xdr; 1 == little_endian | ndr

Definition at line 22 of file Machine.h.