32-bit


The following tutorial is for installation of Turbo C on your computer.


Download the c compiler  here


Step 1> Copy the code for the program to notepad and save the file with a ".c" extension (for c code) & ".c++" extension (for c++ code).

Step 2> Download the compiler from the above link and save the file.



Step 3> Open the file tc3.zip, find INSTALL.exe from its contents and double click to open it.








Step 4> A new window should open up now, press ENTER.



Step 5> Enter the drive letter you want to install turbo c on and press ENTER.


Step 6> Now on the following screen type the source path or press ENTER to select the default path.

Step 7> After this just press F9 on the screen that follows to continue installation.

So, Guys and Gals Your Task Has been Completed :)
Now copy the file you saved in Step 1 to the C:\TC\Bin folder and run it from turbo c!!

Note:- In order to run graphics programs you have to include the graphics library, for this
run turbo c then select Options->Linker->Libraries and check the graphics library.

No comments:

Post a Comment