![]() |
|
The ifx_int8toflt() function converts an int8 type number into a C float type number.
The ifx_int8toflt() library function converts an int8 value to a C float. The size of a C float depends upon the hardware and operating system of the computer you are using.
The file int8toflt.ec in the demo directory contains the following sample program.