I made a mistake once of changing the properties of the MS-DOS command prompt window when executing a little C program to Full Screen (as opposed to Window) under Display Options and followed it by "Save properties fo future windows with same title." Now the compiles blank out the entire screen and every run of a new program goes to MS-DOS full screen mode, until I change the properties, but that change affects only the runs of this specific program. Bummer. What to do?
Is this something in Winblows or in DevC++?
Thanks in advance,
Seasick!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Dev C++ 4.9.6.0 & Win2K.
I made a mistake once of changing the properties of the MS-DOS command prompt window when executing a little C program to Full Screen (as opposed to Window) under Display Options and followed it by "Save properties fo future windows with same title." Now the compiles blank out the entire screen and every run of a new program goes to MS-DOS full screen mode, until I change the properties, but that change affects only the runs of this specific program. Bummer. What to do?
Is this something in Winblows or in DevC++?
Thanks in advance,
Seasick!
alt+enter is the togle between full screen and windowed, try that, and technicaly its your fault