Important: The information in this document is obsolete and should not be used for new development.
Development Environment
The system software routines described in this book are available using Pascal, C, or assembly-language interfaces. How you access these routines depends on the development environment you are using. This book shows system software routines in their Pascal interface using the Macintosh Programmer's Workshop (MPW).All code listings in this book are shown in Pascal. They suggest methods of using various routines and illustrate techniques for accomplishing particular tasks. However, Apple Computer, Inc., does not intend for you to use these code samples in your applications.