Question Counting Errors

kieran82

Member
Joined
Feb 21, 2010
Messages
19
Programming Experience
Beginner
I am doing a project and have it all finished except for one thing. I have to count errors in the entire program and if it exceeds 5 errors the program will close. the program is a doctors treatment form and i am told to do. if the user makes 5 errors that the program will close. how do you count errors.
 
How could we possibly know how to count "errors" when we don;t even know what "errors" are? You have to provide a proper explanation of what your app does and what actually constitutes an "error". We only know what you tell us, so you have to tell us everything that's relevant. Please provide a FULL and CLEAR description of the problem.
 
Back
Top