home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Hall of Fame
/
HallofFameCDROM.cdr
/
proglc
/
dbv1_2.lzh
/
MSCSTEST.BAT
< 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
DOS Batch File
|
1987-11-23
|
188 b
|
10 lines
del *.exe
cl /c /Zp stest.c
link stest,,,mscsmall;
cl /c /Zp rtest.c
link rtest,,,mscsmall;
cl /c /Zp itest.c
link itest,,,mscsmall;
cl /c /Zp sortest.c
link sortest,,,mscsmall;