home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD2.mdf / c / library / dos / memory / heapdbg / read.me < prev    next >
Encoding:
Text File  |  1994-06-12  |  554 b   |  12 lines

  1. *********************************README.1ST**********************************
  2.  
  3. Here is a list of the files following this introduction:
  4.  
  5. MAIN.C      : A sample program to demonstrate the heap debugging stuff
  6. HEAP.H      : The header file that turns on the debugging stuff
  7. HEAP.C      : The routines that comprise the heap debugger
  8. SCREEN.C    : The routines to dump debugging information to the screen.
  9.               This is the code that is machine/operating system dependent.
  10. _HEAP.H     : A private header file for the debugging routines.
  11.  
  12.