Definition of a Macintosh "Pure Code" Resource (45950)
The information in this article applies to:
- Microsoft QuickBASIC Compiler for the Apple Macintosh 1.0
This article was previously published under Q45950 SUMMARY
Microsoft QuickBASIC Version 1.00 for the Apple Macintosh can call
"Pure Code" resource routines contained in a LIBRARY.
The following definition of a pure code resource is based on
information from Page 82 of "Think's Lightspeed C: User's Manual":
Pure code resources do not have the complex structure of a device
driver or application. They contain code which is called from an
entry point. When CALLed from a QuickBASIC program, the BASIC
program loads pure code resources into memory and CALLs them at
their entry point.
Modification Type: | Minor | Last Reviewed: | 1/9/2003 |
---|
Keywords: | KB45950 |
---|
|