home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
APDL Public Domain 1
/
APDL_PD1A.iso
/
program
/
debug
/
trace
/
!TraceTest
/
h
/
tracef
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-01-18
|
152 b
|
9 lines
/*
* tracef function
*
* message: message number 0 to 9
* format: printf format string
*/
void tracef(int message, const char *format, ...);