AcornSearch - Acorn and RISC OS information searching
RISC OS Search
containing
"Nutty quip goes here!"
Home  |  About  |  Filebase Archive  |  StrongHelp Manuals  |  Newsgroups  |  Module Database


The MAlloc module




The MAlloc module is a memory allocation module designed to replace OS_Heap.  MAlloc is designed to be fast and easy to use, with all the claiming of memory from the operating system via OS_DynamicArea (on Risc PCs or with Justin Fletcher's DDA module) or Wimp_SlotSize.

MAlloc is FREEWARE and may be distributed freely, and used in profit and non-profit making software, so long as due credit is given.

MAlloc_Initialise
MAlloc_Finalise
MAlloc_Claim
MAlloc_Free
MAlloc_Vectors
MAlloc_Resize
MAlloc_GetBlockSize
MAlloc_EnumerateBlocks


MAlloc is written by Matthew Godbolt (matthew@WillOTheWisp.demon.co.uk)
It is FREEWARE

[sh-index] Back to list of manuals