File Handling
Table of Contents
Index
Chapter 14: File Structures
14.1 File Structures
14.2 Files without Headers
14.2.1 Line Sequential
14.2.2 Printer Sequential
14.2.3 Record Sequential Files with Fixed Length Records
14.2.4 Relative Files with Fixed Length Records
14.3 Files with Headers
14.3.1 Standard File Header
14.3.2 Standard Record Header
14.3.3 Record Sequential File with Variable Length Records
14.3.4 Relative File with Variable Length Records
14.3.5 Indexed Files
14.3.5.1 Index File - File Header
14.3.5.2 Index File - Free Space Record
14.3.5.3 Index File - Key Information Record
14.3.5.4 Index File - Index Node Record
14.3.5.5 Indexed File - Data File Structure