There are many compilers available for C language for different platforms, of which Turbo C is the one used commonly for Windows operating systems. You may all know that Turbo C/C++ is a 16 bit compiler which was originally developed for Windows versions up to XP. Nowadays most people uses latest versions of Windows like Vista and Windows 7. The primary reason behind this shift in usage of operating systems is “stability”! Windows XP is an unstable operating system where as Windows 7 is much better and can be considered as a stable operating system (when used for personal computing requirements). Now the problem is Windows 7 comes in 32 bit and 64 bit versions only. You can’t easily run a 16 bit compiler in a 32 bit/64 bit operating system. Don’t expect compiler to work with direct installation as you might have already done in Windows Xp. But no worries! There are many tricks/tweaks which can make the compiler work in any versions of Windows – may it be 7/Vista – 32 bit/64 bit – it doesn’t matter.

Download and Install -Turbo C/C++ Simulator

Out of the many tricks available, I found this as the most easy way to setup Turbo C compiler for your Windows operating system. You just need to download this simulator and install it as per guidelines. The biggest advantage is that this simulator will work perfectly on any Windows OS (XP, Vista and 7) irrespective of 32 bit/ 64 bit versions.

So the first step is :- Download Turbo C/C++ Simulator

Installation/Set up Turbo C

Installation can be considered as a two step process.

First you may install the .exe file you have just downloaded. This will take you through some steps and finally you will get an icon on your desktop named – “Turbo C Simulator Control Panel“. If you have not got such an icon on desktop, then you may try searching in your “start up” of desktop, you will definitely find a program named “Turbo C Simulator Control Panel”.

Now you may right click this icon and select “Run as administrator”. This is really important. If you are trying to install without running as administrator, your installation will fail.  When you have done this, you will see a dialog box like the screen-shots shown below.

Step 1:- As shown in the screen shot, select the “Advanced Screen” option.

Install Turbo C ins Windows 7/Vista 32 bit and 64 bit

Step 2:- You can select many options here. The most important thing is resolution of your desktop. Select same resolution as your desktop is set. Uncheck the options you don’t want! You can also select the installation directory. I recommend to leave it as “default”. If you go other way, please do remember path of your installation. Finally click “Install”.

Install Turbo C/C++ in Windows 7 32 bit and 64 bit using Turbo C Simulator

Final Output:- Finally you will see a success message as shown in the screen shot below. A new icon named “Turbo C FIXED” will also be there in your desktop.

Now to run your programs, just double click the new icon “Turbo C FIXED” and I am sure you will be a happy man now! 🙂

How to configure/setup Turbo C/C++

One of the major issues that come across while setting up Turbo C is – misplacing directory paths. Refer the screen shot below to correctly configure directories of Turbo C/C++. The main part to take care of is the TC directory and where it is located. The location/path of TC must be specified correctly here.

To do this Select->Options from menu bar and then click-> directories. You will see a dialog box like shown below. Edit the fields with correct paths (as you specified while installing Turbo C simulator)

How to configure Turbo C/C++

As I have written at the beginning of this article, there are other methods available for setting up Turbo C/C++ compiler on your Windows 7. The one I wrote is the easiest one.

Author

42 Comments

  1. suhanthini

    sir,i could not able to find turbo c. please help me sir.

  2. Integer and float values are not populating correctly.. Any one can help?

  3. param kushwaha

    sir
    i am not able to find turbo c set up please send me it is urgent .

  4. Awadhesh Kumar

    sir i am unable to intall turbo c .please send turbo c setup its urgent.

  5. achyuth reddy ravula

    worthy post . It really helped me a lot..

  6. karamjeet kaur

    sir i am unable to intall turbo c .please send turbo c setu its urgent.

  7. Thank you. After two and a half hours of pulling my hair out, your post is a Godsend. I will definitely recommend it to others.

  8. shubh kamboj

    thank you so much yar to leave C’& web.

    • thanksssssssssssssssssss i m happy its working

  9. Mian Umar

    A.o.A. i am very happy to read you instructions and i have solved my problem. i am searching for this from 4 days and today i am find this.

  10. amit kumar

    Hey thanks a lot. that turbo c++ provided on indiaexam website wrked very fine for me. thanks

  11. Its work wonderfully.. Thank you a lot. The process of installation TCC through stimulator is awesome.
    Regards.

  12. it’s just awesome….very easy to install n use….:-)… thank u…

    • karamjeet kaur

      please tell me how to install.I will be very thankful to u ajinka

  13. When i run the example program in turbo c++ fixed it shows output but when i type my own program it does not show output page even though i have no error in compiling
    Please help ?
    I also tried using dosbox but got the same result

  14. really helpfull….and working and easy too
    thanks

  15. akash poojari

    thank u so much dude.. It works just perfect….

  16. Thanks dude.
    How to run only C programs on the simulator.