Important: The information in this document is obsolete and should not be used for new development.
Manipulating Blocks of Memory
The Memory Manager provides a routine for copying blocks of memory referenced by pointers. To copy a block of memory to a nonrelocatable block, you can use theBlockMove
procedure.
Subtopics
- BlockMove