Category : C Source Code
Archive   : CPU100.ZIP
Filename : COMP.BAT

 
Output of file : COMP.BAT contained in archive : CPU100.ZIP
@echo off
cls
if exist *.~* del *.~*
if exist *.bak del *.bak
bcc -ms -2 -k -G -C -j1 -g10 -k -d -a -O1 -Z -I\borpp -L\borpp test.c small.lib
if errorlevel==1 goto ERR
goto RUN
:ERR
echo\
echo\ Error...compilation not complete..!
echo\
goto QUIT
:RUN
if exist test.obj del test.obj
cls
test
:QUIT


  3 Responses to “Category : C Source Code
Archive   : CPU100.ZIP
Filename : COMP.BAT

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/