TradeMUX SDK Documentation
1.0
TradeMUX SDK Documentation
|
double FileReadNumber | ( | int | handle | ) |
The function reads from the CSV file a string from the current position till a separator (or till the end of a text string)
and converts the read string to a value of double type
handle | File descriptor returned by FileOpen() |