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