writeFile derived from value

Description: an array that can be written to a file

notes:
Category: Math
Author: Alex Hill
Revision: 11/01/01

    Messages
file string the name of the file to write to
write write the array out to the file
    Comments

constructor writeFile

destructor ~writeFile

method reset

method message

1 the name of the file to write to
2 write the array out to the file

method openFile