home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
C/C++ Interactive Guide
/
c-cplusplus-interactive-guide.iso
/
c_ref
/
csource4
/
220_01
/
boss_sup.lzh
/
LOADMS6.BAT
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
DOS Batch File
|
1990-05-14
|
192 b
|
7 lines
rem This is an example, you do not have run this batch file to
rem use the demo program (bossdemo).
rem
pause
rem cl /AS /DMSCV6=1 bossdemo.c /l swin.lib;
link bossdemo,bossdemo,,swin;