console window disappears too quickly
Hi
I purchased Visual C++2005, written by someone that appears to be an experimented teacher/developer.
Surprisingly, even if most exercises in this book are about writing console programs, the author doesn't give a clue on how to prevent console windows from disappearing rapidly.
How on earth can a beginner make his first step in the C++ programming environment without being able to actually see if the program runs well or not?
Anyway, is there a way to configure windows so that cmd.exe windows stays visible even after the program finished running?
Thanks a lot.
Charles
|