home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c161 / 1.ddi / TCPP / TCPP.BAT < prev   
Encoding:
DOS Batch File  |  1992-06-27  |  109 b   |  3 lines

  1. REM Turbo C ++ compile and link command file.
  2. tcc  -LC:\TC\LIB -IC:\TC\INCLUDE -P -ml -DTURBO %1.c t4.lib
  3.