FileIsEnding
Defines the end of a file in the process of reading.
bool FileIsEnding( |
Parameters
file_handle
[in] File descriptor returned by FileOpen().
Return Value
The function returns true if the file end has been reached in the process of reading or moving of the file pointer.
© 2000-2010, MetaQuotes Software Corp.