FileIsEOF: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
(New page: bool fileIsEOF ( file ) Returns true if the file read/write position is at the end of the file.)
(No difference)

Revision as of 01:16, 23 November 2007

bool fileIsEOF ( file )

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