File System
From CometWiki
Overview of the Comet File System
Comet supports three types of data files:
- Keyed files
- Indexed Sequential files
- Text files
These are documented herein from an applications programming perspective, rather than an operating system perspective. For an operating system view of Comet data files, please refer to the Comet System Description manual.
Also see File I/O Operations.