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 /
Chapter 9 - CFM-68K Application and Shared Library Structure / CFM-68K Application Structure


The 'CODE' 0 Resource

A CFM-68K runtime application's 'CODE'0 resource contains a small "start-up" jump table that loads and executes the code that launches the application. In MPW, this code is stored in the 'CODE'6 resource. Figure 9-4 shows the structure of a CFM-68K runtime 'CODE'0 resource.

Note
In classic 68K applications, the 'CODE'0 resource contains the application's jump table.
Figure 9-4 The 'CODE'0 resource


Previous Book Contents Book Index Next

© Apple Computer, Inc.
11 MARCH 1997