home *** CD-ROM | disk | FTP | other *** search
- FileIO is one of the 5 examples for programmers on the Programmer's
- Suite Book 1 disk by R.J. Mical that Commodore recently sent to user groups.
- After unarcing you should have 25 files in addition to this READ_FIRST! file.
- Three of the filenames had to be shortened for arcing. Rename FileIODemo.i
- as FileIODemo.info; makefile.azt as makefile.aztec; and makefile.lat as
- makefile.lattice. After renaming you should have:
-
- ProSuite.doc - General .doc file for the whole disk
-
- FileIODemo | A demo and its icon from the
- FileIODemo.info | root directory of the disk
-
- pointers.h | These 3 files were in a
- prosuite.h | directory called
- reqsupp.h | ProSuite on the disk
-
- alerts.c |
- alerts.h |
- chipdata.c |
- eglobal.c |
- FileIO.doc |
- fileio.c | These 19 files were in a
- fileio.h | directory called FileIO
- fileio.wth | on the disk. (NOTE: There
- filename.c | was also a duplicate of the
- filesupp.c | pointers.h file which was
- global.c | also in the ProSuite
- main.c | directory above.)
- makefile.aztec |
- makefile.lattice |
- opendata.c |
- pointers.c |
- reqsupp.c |
- strings.c |
- volname.c |
-