TradeMUX SDK Documentation  1.0
TradeMUX SDK Documentation
bool FileIsLineEnding ( int  handle)

Defines the line end in a text file in the process of reading

Parameters
handleFile descriptor returned by FileOpen()
Returns
Returns true if in the process of reading txt or csv-file reached the end of the line (the characters CR-LF)