FileIsLineEnding
Defines the line end in a text file in the process of reading.
bool FileIsLineEnding( |
Parameters
file_handle
[in] File descriptor returned by FileOpen().
Return Value
Returns true if in the process of reading txt or csv-file reached the end of the line (the characters CR-LF).
© 2000-2010, MetaQuotes Software Corp.