home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Source Code 1992 March
/
Source_Code_CD-ROM_Walnut_Creek_March_1992.iso
/
usenet
/
altsrcs
/
3
/
3487
/
README
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1991-06-15
|
281 b
|
11 lines
This is another debugging malloc library replacement. It is intended mostly
to help track down memory leaks, and not memory overwriting. I hope it
proves useful to someone.
To use just include "malloc.h" in your program, compile with -DDEBUG, and
link in debugalloc.o
christos