home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
C/C++ Interactive Guide
/
c-cplusplus-interactive-guide.iso
/
c_ref
/
csource5
/
357_01
/
cstar1.exe
/
XTOK.TST
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1991-11-15
|
78 b
|
10 lines
long d1;
char *a1;
main()
{
tst(d1);
btst(1, d1);
adda(1, a1);
}