home *** CD-ROM | disk | FTP | other *** search
/ The Fred Fish Collection 1.5 / ffcollection-1-5-1992-11.iso / ff_disks / 200-299 / ff240.lzh / MemLib / POSTER < prev    next >
Text File  |  1989-08-28  |  919b  |  18 lines

  1. ------------------------------------------------
  2. memlib.zoo      18944  Approx time (min): 20 at 300 baud,  5 at 1200 baud
  3. Contributed by: djwalker  Date: Sat Aug  5 00:49:04 1989
  4. This is a link library of routines to aid in debugging memory problems.
  5. It works with Lattice C 5.0, possibly also with earlier versions.
  6. It provides the following features:
  7. *) Trashes all allocated memory
  8. *) Trashes all freed memory
  9. *) Keeps track of freed memory, notifies if it is written to
  10. *) Notifies of freed twice or not freed memory
  11. *) Keeps a header and trailer, notifies if they are overwritten
  12. *) Allows you to artificially force an out-of-memory condition
  13. *) Prints all violations with filename and line number of allocating routine
  14. Freely redistributable, from the Software Distillery.
  15. Keywords: $binary distillery lattice library memory
  16. Home area: lattice  Download count: 9
  17. ------------------------------------------------
  18.