PBoolean WriteLine(const PString &str)
Read a line from the text file.
PBoolean ReadLine(PString &str)
Read a line from the text file.
A class representing a a structured file that is portable accross CPU architectures.
Definition: textfile.h:45
PTextFile()
Create a text file object but do not open it.