How do I avoid a string being inputted for an int?Nevermind, got it to work, but I really don't understand what's going on in that code. Why does m...
How do I avoid a string being inputted for an int?[code]#include <iostream> using namespace std; int main() { string saying="You want some r...
This user does not accept Private Messages