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 5 - Disk Initialization Manager / Disk Initialization Manager Reference
Routines


Low-Level Disk Initialization Routines

If you do not want to use the standard interface for initializing uninitialized volumes, you can use the Disk Initialization Manager's low-level routines. For example, if you are writing a disk-copying application, initializing a disk might be only part of the copying process. In this case, you might wish to create your own dialog boxes warning the user about the repercussions of initializing a disk and giving information on the progress of the initialization.

The three low-level disk-initialization routines are DIFormat, DIVerify, and DIZero. Ordinarily, you call them in that order to format an uninitialized disk, to verify the format, and to set the volume's volume information block and catalog.


Subtopics
DIFormat
DIVerify
DIZero

Previous Book Contents Book Index Next

© Apple Computer, Inc.
2 JUL 1996