| Author |
c++ not running fullscreen in windows seven?
|
ankittt agarwala
Ranch Hand
Joined: Jan 19, 2011
Posts: 42
|
|
|
c++ is not running fullscreen in windows seven so any software for that??
|
 |
Campbell Ritchie
Sheriff
Joined: Oct 13, 2005
Posts: 32599
|
|
|
Do you mean you want an IDE?
|
 |
ankittt agarwala
Ranch Hand
Joined: Jan 19, 2011
Posts: 42
|
|
|
i have simple c++ compiler , which when executed gives error - DOES NOT SUPPORT FULL SCREEN MODE
|
 |
Arka Sharma
Ranch Hand
Joined: Jun 15, 2011
Posts: 102
|
|
Are you using Turbo C++ compiler for windows 7.What I suggest is that download mingw and you will have gcc,g++,make,gdb in windows.You can then use any text editor and compile and run it from command prompt.
|
 |
 |
|
|
subject: c++ not running fullscreen in windows seven?
|
|
|