#include <win32/thputilities.h> f32 THPUtyReverseEndianF32(f32 data);
| data | Floating-point value for which to convert endianness. |
|---|
Value for which endianness was converted.
Converts the endianness of data, a floating-point value (f32).
None.
2006/03/01 Initial version.
CONFIDENTIAL