InFile

Name

InFile — Class to perform file input.

Description

This class is intended to simplify the input 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 InFile

SwarmObject

Methods

Phase: Creating

Phase: Using