AcornSearch - Acorn and RISC OS information searching
RISC OS Search
containing
"Nutty quip goes here!"
Home  |  About  |  Filebase Archive  |  StrongHelp Manuals  |  Newsgroups  |  Module Database
=>     R0 =     pointer to anchor word
     R3 =     size to claim
     R4 =     tag for block
<=     R2 =     pointer to word aligned block allocated

This SWI allocates a block of memory (size need not be a multiple of four) and links into the dumper's chain specified by the anchor word passed in R0 (usually the module's private word). The tag is stored after the link point - it is not advised to claim more than one block with the same tag (see PDumper_Find). Use PDumper_Free to free the block.

See PRM 3, page 682.

[sh-index] Back to list of manuals