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: PowerPC System Software /
Chapter 3 - Code Fragment Manager / Code Fragment Manager Reference


Data Structures

This section describes the data structures that define the format of the data passed to a fragment's initialization routine.

IMPORTANT
You need the information in this section only if your fragment (application, import library, or extension) contains an initialization routine. In addition, much of the information passed to an initialization routine is intended for use by language implementors. Most other developers are likely to need only the pointer to a file specification record passed to disk-based fragments. (This information allows the initialization routine to access its own resource fork.)

Subtopics
Fragment Initialization Block
Fragment Location Record
Memory Location Record
Disk Location Record
Segment Location Record

Previous Book Contents Book Index Next

© Apple Computer, Inc.
3 JUL 1996