home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Megazine
/
Megazine-1.iso
/
PROGRAMA
/
C
/
CLINT156
/
CTCPP10.BAT
< prev
next >
Wrap
DOS Batch File
|
1996-12-01
|
250b
|
9 lines
@echo off
rem (c) R&D Associates 1992.
rem All Rights Reserved.
rem
rem This builds the library for TurboC++ 1.0. NOTE: Assumes that the compiler
rem was installed in the default directory TC.
rem
clint ctcpp10.c -I/tc/include -L ctcpp10 -w0