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 1 - Introduction to File Management / File Management Reference
File Access Routines


Reading, Writing, and Closing Files

You can use the functions FSRead, FSWrite, and FSClose 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 to open a file (for example, FSpOpenDF).


Subtopics
FSRead
FSWrite
FSClose

Previous Book Contents Book Index Next

© Apple Computer, Inc.
2 JUL 1996