PTextFile.h File Reference
Detailed Description
Class PTextFile: Read in a text-file into memory and give line-by-line access.
Definition in file PTextFile.h.
#include <PObject.h>
Include dependency graph for PTextFile.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
class | PTextFile |
DEPRECATED, use PStringList::FromTextFile() instead; The PTextFile class can be used to read text file line by line; NOT thread-safe. More... | |