std::lenght_error - How to fix/get around?Hi! Thanks for the extra comments. I Have corrected the mistakes in the [code]for[/code] loops, and...
std::lenght_error - How to fix/get around?Changing it to [code]while (std::cin.fail() || numOfPeople > 1000)[/code] worked! So simple, ahaha ...
std::lenght_error - How to fix/get around?Oh, sorry I didn't clarify it good enough - What I mean is, I want to make sure the user only enters...
std::lenght_error - How to fix/get around?Hello! I'm a c++ beginner, so to learn the language, I watch tutorials online or make up some progr...
This user does not accept Private Messages