AcornSearch - Acorn and RISC OS information searching
RISC OS Search
containing
"Nutty quip goes here!"
Home  |  About  |  Filebase Archive  |  StrongHelp Manuals  |  Newsgroups  |  Module Database
Claim some memory
=>     r1 = address of heap
     r3 = number of bytes to claim (must be > 0)
<=     r2 = address of claimed memory

Claim some memory from an initialised heap.  The actaul amount of memory returned will be an integer number of words long, and may be slightly larger than asked for.  When you have finished with the memory in the block, use MAlloc_Free.

[sh-index] Back to list of manuals