Join 149,940 C++ Programmers for FREE! Get instant access to thousands of C++ experts, tutorials, code snippets, and more! There are 1,421 people online right now. Registration is fast and FREE... Join Now!
When using a cin >> and then later using the getline(cin,variable) what do you uses to clear the buffer first? Forgot the command that you uses to do this.