Include

Outputs its input with each specially marked file name replaced with the contents of that file.

Header File

include.h

Description

An instance of this class is a filter object that outputs its input unchanged except that each specially marked file name is replaced with the contents of that file. If the file cannot be found and/or read, then a FilterError indicating this is passed to the next filter and the file name is replaced with the empty string.

Constructors

Limitations

Known Bugs

Author and Copyright


Author: James MacKay
Last Updated: July 14, 1997
Copyright © 1997 James MacKay