I'm working on learning C++ by the book. Ofcourse the first programs you make are simple and command line based when they are run for the most part. I am in WinXP. After editing the code from the simple first program "Hello World", which we all know how simple that is in all languages, for some reason when I run it, it seems the box just pops up and closes immediately. Is there anything I can add in my source code to make the program stay open until the user decides to close it?
Thanks,
Dan
Thanks,
Dan