Read a line from the file.
string FileObject::readLine();
This function does not accept any parameters.
string
No description available.
Engine
FileObject::close
FileObject::isEOF
FileObject::openForAppend
FileObject::openForRead
FileObject::openForWrite
FileObject::writeLine
This function is not called by any other functions.