TradeMUX SDK Documentation
1.0
TradeMUX SDK Documentation
|
uint FileWriteFloat | ( | int | file_handle, |
float | value | ||
) |
Writes the value of the float parameter to a bin-file, starting from the current position of the file pointer
file_handle | File descriptor returned by FileOpen() |
value | Float value |