Friday, December 01, 2006

Error 5: (No compiler message)

Type: Logic
Screenshot: 1
Description: I've had this screenshot a while now, from the GradeAve program and have not managed to remember posting it until now. Basically, in the getCont method of my program, I had alternated the boolean results for Y and N. As a result, when the user inputted Y (for Yes) when asked whether or not to continue, the program would end, and, when the user inputted N (for No), it would continue.

No comments: