Sabtu, 24 Maret 2012

How To Install Turbo C Compiler in Vista and Window 7


The installation procedure of TC compiler is very easy. However , if you install TC compiler under windows vista and windows 7 then the size of scree becomes very small. So small size is a screen you can hardly work with.You can increase the size of the TC window to occupy the entire screen. For this you will have to  download the x86 emulator DosBox .


Once you have download this emulator carry out the following steps:
1) Install the DosBox software that you have downloaded.
2) Create a folder called Turbo On your C:drive.
3) Copy entire Turbo c/ Turbo C++ software in this Turbo folder.
4) Start DosBox by double clicking DosBox icon.
5) You would be presented with two screens.You need to use the one which has Z> prompt in it.Type the following command at Z> prompt.
mount X C:\Turbo
mount D C:\Turbo\TC
D:
cd Bin
TC
By typing the last command  “TC” you are executing the Turbo C/ Turbo c++ software. This would bring a  normal blue colored TC window. To increase the window size just press alt+Enter. Now the TC windows will accommodate the entire screen.
Source – www.AllCompiler.com

Tidak ada komentar:

Posting Komentar