Search:

Type: Posts; User: Allthingslive

Search: Search took 0.00 seconds.

  1. Thanks, but one more thing.

    Your response was awesome, but just one thing...
    Is there a command I can use that will make the program wait for the enter at the end without using cin.get(); and cin.ignore(); ?
    would ...
  2. Please help with basic C++ syntax and the cin.ignore() feature

    I wrote this little code after learning the first 2 lessons of the C++ series to test myself, but I need a little help understanding a few features of C++.


    #include <iostream>

    using namespace...
Results 1 to 2 of 2