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


File System Specification Routines

The File Manager provides a set of file and directory manipulation routines that accept file system specification records as parameters. Depending on the requirements of your application and on the environment in which it is running, you may be able to accomplish all your file and directory operations by using these routines.

Before calling any of these routines, however, you should call the Gestalt function to ensure that they are available in the operating environment. If these routines are not available, you can call the corresponding HFS routines. See "High-Level HFS Routines" on page 2-169 for details.


Subtopics
Opening Files
Creating and Deleting Files and Directories
Accessing Information About Files and Directories
Moving Files or Directories
Exchanging the Data in Two Files
Creating File System Specifications

Previous Book Contents Book Index Next

© Apple Computer, Inc.
2 JUL 1996