endian.c File Reference
Go to the source code of this file.
Function Documentation
int G_is_little_endian |
( |
void |
|
) |
|
test little ENDIAN
Test if machine is little or big endian. Returns: 1 little endian 0 big endian
- Returns:
- int
Definition at line 29 of file endian.c.