home *** CD-ROM | disk | FTP | other *** search
- *********************************README.1ST**********************************
-
- Here is a list of the files following this introduction:
-
- MAIN.C : A sample program to demonstrate the heap debugging stuff
- HEAP.H : The header file that turns on the debugging stuff
- HEAP.C : The routines that comprise the heap debugger
- SCREEN.C : The routines to dump debugging information to the screen.
- This is the code that is machine/operating system dependent.
- _HEAP.H : A private header file for the debugging routines.
-
-