5 pts.
 Problem with my C compiler
i'm using vista service pack1 os. i have a problem with my compiler, when i'm running the compiler it windows show a message in a box that was "this system does not support full screen mode" plz sugest me, how 2get full screen mode

Software/Hardware used:
ASKED: February 27, 2009  4:30 AM
UPDATED: February 28, 2009  9:47 PM

Answer Wiki:
It could be a compatibility problem. Have you checked if the compiler supports running on Vista ? How to make it work (if that is possible) could depend on what compiler you are using, which you did not specify.
Last Wiki Answer Submitted:  February 27, 2009  1:45 pm  by  carlosdl   63,535 pts.
All Answer Wiki Contributors:  carlosdl   63,535 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

If your compiler demands a full screen “DOS” window – it will not work in Vista (but will run in earlier versions of Windows). You will need to run a DOS emulator such as the free DosBox.

 750 pts.