Difference between revisions of "ChucK/Dev/IO/FileIO"
From CSWiki
Line 2: | Line 2: | ||
==<tt>FileIO</tt> Class== | ==<tt>FileIO</tt> Class== | ||
− | The <tt>FileIO</tt> class is a subclass of the [[ChucK/Dev/IO|<tt>IO</tt>]] class. | + | The <tt>FileIO</tt> class is a subclass of the [[ChucK/Dev/IO#IO_Class|<tt>IO</tt>]] class. |
===Methods=== | ===Methods=== |
Revision as of 00:14, 6 March 2008
The following is subject to change.
FileIO Class
The FileIO class is a subclass of the IO class.