AppendFile [Deprecated]

Name

AppendFile --  A class for appended file output.

Description

Deprecated: Warning: the error return behavior of these methods is fragile, only end of file is reported as an error. It is probably not wise to use use this inteface unless your text processing needs are very simple.

This class subclasses from OutFile, the only functional difference being that it opens a given file in Append Mode rather than in Overwrite mode.

Protocols adopted by AppendFile

OutFile CREATABLE

Methods

Phase: Creating