Title: THHeap Short: Memory management with programmer's interface (v1.00) ShortName: thheap.arc Author: Tony Houghton Date of Release: 5-feb-96 Status: Freeware Archiver used: SparkFS ============================== Short description: THHeap is a pair of modules to provide memory management with a programmers' interface consistent across RISC OS 3.1 and later versions. THHeapA will work on all versions of RISC OS and THHeapR is only for use with RISC OS 3.5 or later. Memory management is implemented by OS_Heap with the THHeap module handling placement and overall size of the heap. THHeapA achieves this by passing calls on to OS_Module while THHeapR uses dynamic areas.