• Turbo C++


    Turbo C++ was a C++ compiler and integrated development environment and computer language originally from Borland. Most recently it was distributed by Embarcadero Technologies, which acquired all of Borland's compiler tools with the purchase of itsCodeGear division in 2008. The original Turbo C++ product line was put on hold after 1994 and was revived in 2006 as an introductory-level IDE, essentially a stripped-down version of their flagship C++Builder. Turbo C++ 2006 was released on September 5, 2006 and was available in 'Explorer' and 'Professional' editions. The Explorer edition was free to download and distribute while the Professional edition was a commercial product. In October 2009 Embarcadero Technologies discontinued support of its 2006 C++ editions. As such, the Explorer edition is no longer available for download and the Professional edition is no longer available for purchase from Embarcadero Technologies. Turbo C++ is succeeded by C++Builder.






    Instructions To install Turbo C++ on Windows 

    1:Install DosBox as usual.

    2:Extract the folder "TC" (Turbo C installed.rar) to C:\Turbo.

    3:Now go to the directory where the program DosBox 0.74 is installed

    4:Open the file named "DOSBox 0.74 Options.bat".
    Now navigate till the end of the file and insert the lines given below.

    mount d c:\Turbo\
    d:
    cd tc
    cd bin
    tc

    5:After editing is done, save the file and then open the DosBox,turbo will automatically be loaded in it.
    Start Programming

    To see  the window in full Screen press ALT + ENTER.



    NOTE: 
    After opening DosBox first time IF it give error saying "INVALID DRIVE OR DIRECTORY".

    1:Then navigate to the "Directories" menu in Options in DosBox.

    2:Write D: Instead of C: also write D: in OUTPUT AND SOURCE Directories.

    3:Enjoy Programming.



  • 0 comments:

    Post a Comment

    Copyright @ 2014 Gadget Desk.

    Designed by Akash Sahu