Title: THHEAP Author: Tony Houghton Version: 1.00 Title From: Documentation Author From: Documentation Version From: Documentation Supplier: Tony Houghton Date: 05/02/96 Keywords: Memory management software Shareware: No Machine: Archimedes Operating system: RISCOS Memory requirements: Peripherals needed: Other s/ware needed: Directory: micros/arch/riscos/e063 Date mounted/updated: 08/02/96 File names: thheap.arc Unarchived files: 3 Unarchived size: 4 kbytes Omissions: See also: ------------------------------------------------------------------------------- Acquiring the package: Download the archive file(s) and extract using SparkPlug 2 (see the "tools_help" file in micros/arch/riscos/tools for further info). 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.