Legacy Documentclose button

Important: The information in this document is obsolete and should not be used for new development.

Previous Book Contents Book Index Next

Inside Macintosh: Files /
Chapter 2 - File Manager / File Manager Reference
Low-Level File Access Routines


Reading, Writing, and Closing Files

You can use the functions PBRead, PBWrite, and PBClose to read data from a file, write data to a file, and close an open file. All three of these functions operate on open files. You can use any one of a variety of routines (for example, PBHOpenDF) to open
a file.


Subtopics
PBRead
PBWrite
PBClose

Previous Book Contents Book Index Next

© Apple Computer, Inc.
2 JUL 1996