Go to the source code of this file.
Functions | |
int | G_is_little_endian (void) |
Tests for little ENDIAN. |
This endian test was taken from ./src.contrib/GMSL/NVIZ2.2/TOGL/apps/image.c.
(C) 2001-2008 by the GRASS Development Team
This program is free software under the GNU General Public License (>=v2). Read the file COPYING that comes with GRASS for details.
Definition in file endian.c.
int G_is_little_endian | ( | void | ) |