Keeping console open, "recommended way"?

Pages: 12
May 28, 2013 at 7:14am
In my opinion the appropriate way is to first open the console and then run the programs in it. This requires nothing within the code. In fact, I have at least one console open all the time. Obviously, my way does not apply to all cases.
Jun 4, 2013 at 4:19pm
cin.ignore() did the trick! I did indeed have a hanging newline, thank you!
Topic archived. No new replies allowed.
Pages: 12