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: Mac OS Runtime Architectures /


Preface - About This Book

This book describes the Mac OS runtime architecture based upon the Code Fragment Manager (CFM) as well as the original classic 68K runtime architecture.

A runtime architecture is a fundamental set of rules that defines how software operates. These rules define

Architectures are platform-independent, although the implementation of an architecture may vary from machine to machine depending on the features (or constraints) available.

In addition to describing the runtime architectures, this book also covers information such as calling conventions for each architecture implementation, data and register types and sizes, and details of structures encountered when building Macintosh programs (segments, fragments, and so on).

This book assumes that you are familiar with Macintosh computers and writing programs (using compilers, linkers, and so on).


Preface Contents
What's in This Book
How to Use This Book
Related Documentation
Conventions Used in This Book
Special Fonts
Command Syntax
Types of Notes
For More Information

Previous Book Contents Book Index Next

© Apple Computer, Inc.
11 MARCH 1997