|
TradeMUX SDK Documentation
1.0
TradeMUX SDK Documentation
|
| int FileWriteDouble | ( | int | handle, |
| double | value | ||
| ) |
Writes the value of a double parameter to a file, starting from the current position of the file pointer
| handle | File descriptor returned by FileOpen() |
| value | Value of double type |