File System
From CometWiki
(Difference between revisions)
Badge (Talk | contribs)
(New page: '''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 applicat...)
Newer edit →
(New page: '''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 applicat...)
Newer edit →
Revision as of 18:41, 28 May 2009
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.