Category : BBS Programs+Doors
Archive   : CKIT258.ZIP
Filename : DEMO.BAT

 
Output of file : DEMO.BAT contained in archive : CKIT258.ZIP
REM SAMPLE BATCH file for making CKITDEMO using MSC
REM Assuming your path are set to your compiler exe and lib files
REM such as:
REM PATH=C:\MSC\BIN;C:\MSC;
REM INCLUDE=C:\MSC\INCLUDE
REM LIB=C:\MSC\LIB
REM Need to define which compiler for CKITDEMO to compile correctly
REM COMPILER = MICROSOFT
REM This is only necassary when compiling the CKITDEMO.C program
REM since it was designed to be compiled with MSC or TURBO C.
REM (the -DCOMPILER switch)

cl /c /Gs /Ote /Zp1 -DCOMPILER=MICROSOFT ckitdemo.c
LINK ckitdemo, ckitdemo.exe,,ckit_ms.lib;


  3 Responses to “Category : BBS Programs+Doors
Archive   : CKIT258.ZIP
Filename : DEMO.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/