This doesn't work:
string temp;
cout << "Press Enter to Continue";
cin >> temp;
See Question&Answers more detail:osThis doesn't work:
string temp;
cout << "Press Enter to Continue";
cin >> temp;
See Question&Answers more detail:os