home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Piper's Pit BBS/FTP: ibm 0020 - 0029
/
ibm0020-0029
/
ibm0028.tar
/
ibm0028
/
CSCAP321.ZIP
/
EXAMPLE.EXE
/
DEBUG.H
< 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
C/C++ Source or Header
|
1990-10-05
|
341 b
|
23 lines
/*
debug.h 4/07/88
Not part of the real Oaklib!!!
Oakland debugging aids.
Revision History
----------------
5/11/90 pmcm Ansi-field
*/
extern int heapdump(char *heap, int i);
extern unsigned long ramleft(void);
extern int alloc_test(char *msg, int verbosity);
extern char *oak_FindTagName(int val);