Data IntegritySee, that was my mistake too. I didn't know to put the std::cin in paranthesis. Now, it's close. ...
Data IntegrityNope, sorry. Still got the wall of text. I've mostly given up on doing it that way. I can still d...
Data IntegrityOkay, new question. Is it practical to have all entries be stings, test them with isdigit or isalpa...
Data IntegrityAlright, the while loop seems to be working backwards. I wrote it like: [code] int main() { i...
Data Integrity@Galik I don't know what was happening before, but suddenly now your code is working. I probably...