formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | Memory
Description
Swaps byte order of a floating point value. This is useful for switching between endian floating point number
Plugin Prototype
fzrt_error_td fzrt_endian_swap_float(
float * | data ) |
Parameters
data [Input, Result]
pointer to float to swap, contains swapped value on exit
Returns
FZRT_NOERR on success, otherwise an error ID
Availability
5.0.0.0
See Also
Function Set
Defined in