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

Download and Install -Turbo C/C++ Simulator

Out of the many tricks available, I institute this as the most easy manner to setup Turbo C compiler for your Windows operating system. You lot 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 Bone (XP, Vista and 7) irrespective of 32 bit/ 64 bit versions.

So the kickoff stride is :- Download Turbo C/C++ Simulator

Installation/Fix up Turbo C

Installation tin can be considered as a two step process.

Starting time y'all may install the .exe file you have just downloaded. This will take yous through some steps and finally yous will go an icon on your desktop named – "Turbo C Simulator Control Panel ". If you have non got such an icon on desktop, so y'all may try searching in your "start up" of desktop, you will definitely find a plan named "Turbo C Simulator Control Panel".

Now you lot may correct click this icon and select "Run equally administrator". This is actually important. If y'all are trying to install without running every bit administrator, your installation will fail.  When you have done this, yous volition come across 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 nearly of import matter is resolution of your desktop. Select same resolution as your desktop is prepare. Uncheck the options you don't want! You can likewise select the installation directory. I recommend to leave information technology as "default". If you lot go other way, delight do call back 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 yous will run across a success message as shown in the screen shot below. A new icon named "Turbo C Fixed" volition also exist there in your desktop.

At present to run your programs, just double click the new icon "Turbo C FIXED" and I am sure you lot will exist a happy man now! 🙂

How to configure/setup Turbo C/C++

Ane of the major bug that meet while setting up Turbo C is – misplacing directory paths. Refer the screen shot beneath 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. Yous will come across a dialog box like shown beneath. Edit the fields with correct paths (as y'all specified while installing Turbo C simulator)

How to configure Turbo C/C++

As I have written at the beginning of this commodity, in that location are other methods available for setting upwardly Turbo C/C++ compiler on your Windows 7. The i I wrote is the easiest one.