Chapter 11 – File Processing Outline 11.1 11.2 11.3 11.4 11.5 11.6 11.7 11.8 11.9 11.10 11.11 11.12
Introduction The Data Hierarchy Files and Streams Creating a Sequential Access File Reading Data from a Sequential Access File Updating Sequential Access Files Random Access Files Creating a Random Access File Writing Data Randomly to a Random Access File Reading Data Sequentially from a Random Access File Example: A Transaction Processing Program Input/Output of Objects
© 2000 Prentice Hall, Inc. All rights reserved.