CoreWatch  -  Memory Monitor

by Thomas Down


CoreWatch accompanies the Compiler Corner article in the magazine, and contains the libraries and source code for a memory allocation and deallocation monitor which can be linked into your own C applications. For an introduction to using the CoreWatch functions, see the article in the magazine.

The CoreWatch application contains the following subdirectories:

h - contains the CoreWatch main header file
h_trivial - a dummy header file, which can be distributed freely
o - the CoreWatch library
c - source code for the library

The library has been compiled for Acorn C v5. If you want to use it with some other compiler, you should recompile it. This should simple be a matter of compiling c.corewatch. No special libraries are used.  

For a detailed description of each function, read the header file.

 Copyright RISC User Magazine 1996
