(string filename)
bool FileObject::openForRead(string %filename);
string %filename
No description available.
bool
No description available.
Engine
FileObject::close
FileObject::isEOF
FileObject::openForAppend
FileObject::openForWrite
FileObject::readLine
FileObject::writeLine
This function is not called by any other functions.