OutFile [Deprecated]

Name

OutFile --  A class to perform 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 is intended to simplify output file-I/O in Swarm. It essentially deals with the detailed file opening and closing routines thus alleviating the need for C file I/O procedure calls.

Protocols adopted by OutFile

SwarmObject CREATABLE

Methods

Phase: Creating

Phase: Using