My function is supposed to take user input in a temporary character array before validating it and copying it into a classes data member. Problem is, whenever the program reaches getline, it seems to ignore it and go to the end of the function definition. Not exactly sure why it's acting like this.
Asked
Active
Viewed 78 times