TradeMUX SDK Documentation  1.0
TradeMUX SDK Documentation
float FileReadFloat ( int  file_handle)

Reads the single-precision floating point number (float) from the current position of the binary file

Parameters
file_handleFile descriptor returned by FileOpen()
Returns
The value of float type

For more details about the error, call GetLastError().