(string text)Write a line to the file, if it was opened for writing.
void FileObject::writeLine(string %text);
string %text
No description available.
void
No description available.
Engine
FileObject::close
FileObject::isEOF
FileObject::openForAppend
FileObject::openForRead
FileObject::openForWrite
FileObject::readLine
This function is not called by any other functions.