Thread
:
C IDE FOR WIDNOWS --> PLS HELP !!
View Single Post
Jun 6th, 2006, 1:19 PM
#
2
coldDeath
Expert Programmer
Join Date: Aug 2005
Location: UK
Posts: 862
Rep Power:
4
Quote:
I have Visual Studio, but it is driving me nuts, and doesnt like to show output on the console unless i do a scanf .
Put std::cin.get(); before exiting main().
Also take a look at Bloodshed Dev-C++ or Code::Blocks.
__________________
Programming Tutorials -
Linux Installation Guide -
Learn Python -
Learn C++
Got Slack?
Join us at
#programmingforums
@
irc.freenode.net
!
My software never has bugs. It just develops random features.
coldDeath
View Public Profile
Visit coldDeath's homepage!
Find More Posts by coldDeath