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...)
 
(One intermediate revision not shown)
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]].
 +
 
 +
Also see [[Intro to Multi-Keyed Files]]]

Latest revision as of 19:11, 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.

Also see Intro to Multi-Keyed Files]

Personal tools