System Global Function CATFEof
-
Determines if the end f the file has been reached.
Role: Determines if EOF has previously been detected reading
the file identified by iFileDesc.
- Parameters:
-
- iFileDesc
- the file descriptor that has been obtained through
- Returns:
- Legal values:
S_OK : if EOF has been reached.
S_FALSE : if the EOF has not been reached.
negative: if an error has been encountered.
This object is included in the file: CATStdIO.h
Copyright © 1999-2015, Dassault Systèmes. All rights reserved.