home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
RISC DISC 2
/
RISC_DISC_2.iso
/
pd_share
/
program
/
code
/
stubshack
/
HeapGraph
/
h
/
Sendf
< prev
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
|
1994-11-24
|
142 b
|
9 lines
/* Don't #include this yourself. */
#ifndef __HeapGraph_Sendf_h
#define __HeapGraph_Sendf_h
void HeapGraph__Sendf( char *fmt, ...);
#endif