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: More Macintosh Toolbox /
Chapter 2 - Scrap Manager / Scrap Manager Reference
Routines


Transferring Data Between the Scrap in Memory and the Scrap on Disk

When system software launches your application, it initially allocates space in your application's heap for the scrap. To write the scrap from memory to the scrap file, use the UnloadScrap function. To read data from a scrap file into memory, use the LoadScrap function.


Subtopics
UnloadScrap
LoadScrap

Previous Book Contents Book Index Next

© Apple Computer, Inc.
6 JUL 1996