Greg Sinclair
2004-01-17 18:10:17 UTC
For all labs, the example input only shows expected input. But what if the
user does something strange, like enters a string when we are expecting a
char, or does not answer a question properly?
Should we use exit(n), proceed, program error handling, or what?
-Greg
user does something strange, like enters a string when we are expecting a
char, or does not answer a question properly?
Should we use exit(n), proceed, program error handling, or what?
-Greg