1. I read the topic "Console Closing Down"
and people are posting many different ways to end a program.
I use Dev-C++ and I am reading a C++ tutorial "Sams Teach Yourself C++ in 21 days" book and it is helping me alot but like the hello world example in the book, it dosent work on the Dev-C++ compiler. Once I compile, it shows the console window and then suddenly vanishes. Should I get another compiler or what? I am tired of always writing;
system("PAUSE")
2. I dont know why but I cant compile this simple hello world
Somebody copy this and try to compile this