All Databases
Inside Mac - Basic Toolbox
DILoad
DIUnload
DIBadMount
DIFormat
DIVerify
DIZero
DILoad
Load Disk Init package and make un purgeable
#include <
DiskInit.h
>
Disk Initialization Package
void
DILoad
( );
DILoad
reads in all resources needed to perform Disk Initialization. Use this
before calling other DI package functions to avoid needing to swap disks during
a format operation. Use
DIUnload
to release the resources.
Referenced by (4):
DIUnload
Disk-Init (Inside Mac - Index)
DIUnload (Inside Mac - Basic Toolbox)
Typecasting (MacTech Vol 02-1986)