GPL_FileIterator

GPL_FileIterator

gpl

1998 12-05


CLASS

GPL_FileIterator - C++ iteration through files


SYNOPSIS

GPL_FileIterator provides the ability to iterate through a file, getting the contents of the file up to a specified delimiter. The most common application of this is reading every line from a file, one at a time.


CONSTRUCTORS


SEE ALSO

GPL_File(3)