Use this function to swap the byte order of a floating point value.
float SDL_SwapFloat(float x)
x
the value to be swapped
Returns the swapped value.
CategoryAPI, CategoryEndian