Showing posts with label Downloads. Show all posts
Showing posts with label Downloads. Show all posts

Monday, July 22, 2013

Tutorial : How to run Turbo C in DosBox ?



Many are asking where to get Turbo C that is compatible for their Windows 7 computers. Turbo C is still running on Windows 7 but it doesn’t allow me to enter full screen just like the old days of windows. But using some applications like DOSBox, will allow us to use Turbo C in fullscreen mode.

Follow this guide on how to run Turbo C with DOSBox.

In this guide, I have already installed Turbo C on my computer.
Now, let’s proceed to the guide.

You must have DosBox installer first. You can download it from the link below.
Dosbox DL link : http://www.dosbox.com/download.php?main=1

Dosbox Installation:


1. Run DosBox installer.

2. Just click Next until the installation folder selection then click Install.

 

 
 
3. After the installation process is completed, close the installation window.


You are done installing DOSBox.

We are now going to make DOSBox to run Turbo C everytime you run DOSBox.

I have read the manual of DOSBox and found out the following procedure that will let us run Turbo C much easier, instead of typing commands just to run Turbo C or any program.


4. After installing DOSBox, right click on DosBox shortcut icon on your desktop and click Properties.

5. In Shortcut tab, we will edit the target textbox and put the following command:

"C:\Program Files\DOSBox-0.74\DOSBox.exe" C:\TC\BIN\TC.exe -c "mount T C:\TC\BIN "


6. Click Apply and OK to close the window.

You can now run Turbo C and use it like old times.

NOTE: The instructions above (Step 5) will work only if the installation path of DOSBox and Turbo C are correct, or you will have to edit the path where you installed DOSBox and Turbo C.

Tuesday, July 2, 2013

Download: Freeware - Turbo C 3.0

Turbo C for XP / Windows 7 / Windows 8

Turbo C is an IDE(Integrated Development Environment) and a compiler for the C programming language from Borland. It is 1st introduced in 1980's. Turbo C is known for its outstanding features and easy to use. It was developed and released with many versions. It has a small size that is easy to install, a fast compiler that helps the programmer to build their programs faster, and a it is very cheap.

It is one of the most popular and used by lots of the programmers during its time. Year 2006, it was re-released as freeware. But until now, Turbo C is still used for teaching C programming in computer schools.

And still, lot of programming students or beginners in C programming or those who want to learn C programming are looking for Turbo C Installer. You can find a link below and download this freeware program.


NOTE:
• Latest version of windows doesn't support full screen on Turbo C. If you want to run this in FULLSCREEN, you have to use DOSBox as emulator. (See link below)


Borland Turbo C


Tutorial : How to run Turbo C in DosBox ? (Turbo C in Full Screen Mode)



Related Posts Plugin for WordPress, Blogger...