Home C n C++

In my older POST i told you how can you simply use TC- Turbo C in full screen! But its not fully functional means the TC will give an error when you run heavy or Graphics program.

Here i will tell you how to use TC fully featured in Window 7 or Vista:

Step 1 : Download and Install the DOSBOX.!

Step 2: Copy the TC – Turbo C folder in the C: Drive directly.

Step 3 : Open the DOSBOX from your desktop or from the START, you get the window like :

Step 4 :  Now Write these set of commands:

=>  mount d c:tc
mount is used to create an virtual drive path.
=> d:
=>cd bin 
=> tc

Now you get the window like this:

now press ” alt+Enter” for full screen .

Now use the TC in full screen 🙂

Now you can run the heavy and graphics program in this without having any error from the TC.

But Never Compile the program from ” Ctrl + F9 ” in dosbox its used for exit .

Use the nav bar . ” Run ” for run or compile the program!

**Note- Dont forget to change the directory in d:bin for TC

0 2821

===> TC in Full Screen <===
There are two method to resolve TC(Turbo C) problem in Window 7 or Window Vista!
We face many difficulty when we operate the Turbo C or C++ on Window 7 or Vista !
 When we Click on Ignore then we get the small screen Turbo C compiler like this:
Because it build upon the 16 bit configuration so that when we run Turbo C on 32 Bit  System or 64 bit System it will give an error!

Problems In TC On Window 7 or Vista:
1> No full Screen of TC
2>Not able to run Graphics Program on TC
Now How to Simply Work on the TC in Full Screen :

Step. 1.  Start the Turbo C compiler , and click on the Ignore !

Step. 2.  Now go to the upper bar of TC and click left click on that like this on highlight place:

Step. 3.  Now click on ” Properties “.

Step. 4. When you click on the option you get an option like this:
Step. 5. Now change the Font : a) Consolas   or  b) Lucide Console !

Step. 6. Now Select Size=28(Recommended)  or any size you want for your choice !

Step. 7. Click OK!

Step. 8. Its Done!!! 🙂

Note: This full screen TC procedure is not fully functional its Just Give Full Screen View!

For This You Can Refer my another post :

Full Working Of TC- Turbo C in Window 7 or Vista

STAY CONNECTED