next up previous contents [pdf] index

Next: Output Up: sf_endian Previous: Definition

Definition

bool sf_endian (void)
/*< Endianness test, returns true for little-endian machines >*/
{
   ...    
}




2011-07-02