Contents / Index

Installation of Borlands Turbo C++ 1.01 1990 for DOS

Content (automatic)

I bought my Borlands compiler at Karstadt in the late 90th for about 50 DEM

Installation from DOS-Prompt (This compiler does not know anything about Windows)

c:
cd \
md tc
cd tc
md bin
cd bin
copy f:\tc\unzip.exe .
f:\tc\install

Borland sold the TUBRO C++ for DOS. This compiler is intended to work under MS-DOS in text mode.
If you need the assembler as well then buy the professional version. Only it includes TASM.EXE.

About the borlands compiler there exists a newsgroup.

See also