File System

From CometWiki

(Difference between revisions)
Jump to: navigation, search
(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...)
Line 3: Line 3:
Comet supports three types of data files:  
Comet supports three types of data files:  
-
* Keyed files  
+
* [[Keyed files]]
-
* Indexed Sequential files  
+
* [[Indexed Sequential files]]
-
* Text 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.  
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.
+
Also see [[File I/O Operations]].

Revision as of 18:42, 28 May 2009

Overview of the Comet File System

Comet supports three types of data 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.

Personal tools