How to install C++ on Windows 7-64bit.
- Install the software DOSbox ver 0.74 .Download here
- Download and extract TC into the d:\ [ 'd' means d drive and it is necessary that it should be d]): Download here
- Run the DOSBox 0.73 from the icon located on the desktop.
- Type the following commands at the command prompt Z:\>mount d d:\ (The folder TC is present inside the "D" drive)
Now you should get a message which says: Drive D is mounted as a local directory d:\
- Type d:
- Next follow the commands below:
cd tc (then press enter) cd bin (then press enter) tc (then press enter) [This starts you the Turbo C++ 3.0]