formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | Memory
Description
Swaps byte order of an array floating point numbers.
Plugin Prototype
fzrt_error_td fzrt_endian_swap_n_floats(
float * | data, |
fzrt_int | num_floats ) |
Parameters
data [Input, Result]
pointer to array of floats to swap, contains swapped values on exit
num_floats [Input]
number of floats to swap
Returns
FZRT_NOERR on success, otherwise an error ID
Availability
5.0.0.0
See Also
Function Set
Defined in