Category : C Source Code
Archive   : ANSIINT.ZIP
Filename : MAKEDEMO.BAT
Output of file : MAKEDEMO.BAT contained in archive : ANSIINT.ZIP
if "%1" == "" goto nogood
:good
tcc -c -ml typem >err1
type err1
tlink %1\c0l.obj ansii.obj typem.obj, typem, typem, %1\emu %1\mathl %1\cl >err2
type err2
goto end
:nogood
echo *
echo * To compile TYPEM.C --> TYPEM.EXE, you must have the Turbo C commandline
echo * compiler (TCC.EXE) somewhere in your PATH. You must also have ANSII.OBJ
echo * and TYPEM.C in the current directory.
echo *
echo * You must execute this batch file in the following manner:
echo *
echo * MAKEDEMO e:\tc\lib
echo *
echo * where "e:\tc\lib" is YOUR Turbo C library drive and pathname, WITHOUT
echo * a trailing semi-colon at the end.
echo *
:end
Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!
This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.
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/