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