aspose file tools
The moose likes C / C++ and the fly likes c++ not running fullscreen in windows seven? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Languages » C / C++
Reply Bookmark "c++ not running fullscreen in windows seven?" Watch "c++ not running fullscreen in windows seven?" New topic
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
    
    4
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.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: c++ not running fullscreen in windows seven?
 
Similar Threads
opening webpages from other computer using tomcat
Full screen mode in Netbeans
How to check for non java applications are opened in Full screen mode?
Less onsite in Mobile Tech.?
Java screensaver with JNI ?