AgsEndian
AgsEndian — dealing with endiannes
|
|
Includes
#include <ags/lib/ags_endian.h>
Description
Some common routines dealing with endiannes.
Functions
ags_endian_swap_float ()
gfloat
ags_endian_swap_float (gfloat x
);
Swaps the floating point numbers endianness.
Returns
the byte-swapped float
Since: 1.0.0