1. Run tc in dos command prompt
2. Then press Alt + Enter
To return back again use Alt + Enter
Thanks & Regards
Sriram
This is a discussion on TC in full screen on vista ultimate within the Computer Science & IT Engineering forums, part of the CE : Technical Discussions category; hello,,, ur thanks to take intrest in my prob... can i run tc... in full screen on vista ultimate ! ...
hello,,, ur thanks to take intrest in my prob...
can i run tc... in full screen on vista ultimate !
PLZ DO REPLY IT ...((i`m new user in c))
![]()


1. Run tc in dos command prompt
2. Then press Alt + Enter
To return back again use Alt + Enter
Thanks & Regards
Sriram

you can't run tc in fullscreen mode in windows vista, this is a drawback of vista, but you can resize the window size of tc by changing the properties of tc window
yep u can run tc on full screen on vista provided by latest borland compiler.b happy

I REPEAT :
Usage of SMS text is NOT allowed on CE Forums!
█ Founder & Administrator | CrazyEngineers® | admin{@}crazyengineers{dawt}com
█ About CE | Small Talk | Official Blog 'VoiCE' | Advertise On CE
█ The Big K's SuperBlogmt | Join CE! | Guide: How to post on CE



yaaa u can of cours but it should be 32 bit not 64 bit


so i assume you have turbo c compiler in your vista machine.when you double click on tc.exe,you get the message as shown below.
“this system does not support fullscreen mode.choose close to terminate the application”. now if you click ignore you will see a very small screen ,which wont help much in writing programs.
how to run turbo c then?
step 1: go and download dosbox software here. install the downloaded software.
step 2:copy all your turboc files in one folder in c drive.i mean copy all the files in the bgi,include folders,and all other folders into a new folder.you should have all those files under a single folder.
step 4: run dosbox
step 5: at the prompt in dosbox window ,type “intro mount”
step 6: type mount c c:\tc ( if “tc” is the nameof folder you copied all files of turbo c)
step 7: type “c:”
step 8: type “dir’ in front of c:\ and type “tc”
that should be all.select ok at the prompts that pop-up .and the next time you start turboc from dosbox ,press alt+enter.
happy programming.!then you done..
- you cant use keyboard shortcuts like ctrl+f9 and others ,you will have to use mouse for that.
- dont forget to clear the text under options>>directories in turboc before you compile the program.


you can also use devcpp
this is also good compiler and freeware just find on google.....

dosbox is the best way to do it
A) It runs fullscreen
B) It runs TC Graphics, which Vista doesnt support
But if you are not doing this for college, i would recommend you do it using Code Blocks. Its a very good ansi c standard compiler...
