FileIsEOF

From Multi Theft Auto: Wiki
Revision as of 01:16, 23 November 2007 by ChrML (talk | contribs) (New page: bool fileIsEOF ( file ) Returns true if the file read/write position is at the end of the file.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

bool fileIsEOF ( file )

Returns true if the file read/write position is at the end of the file.