- May 21, 2004
- 3,901
- 1
- 76
alright: the problem is my Switch statement does not seem to be working properly -> specifically the correctAnswer variable is not obtaining the value which I am looking for.
The premise of this is to correct the answers of a test from input file test.exe. This is the input:
http://www.fidaofamily.com/Chris/output.bmp
this is the output:
the equation you see if from the input file (which is why some are wrong answers, its not math being done my the code)
the two numbers underneath should be the CORRECT anwer and the CORRECT remainder (if applicable)
wtf is wrong with my correctAnswer variable???
The premise of this is to correct the answers of a test from input file test.exe. This is the input:
http://www.fidaofamily.com/Chris/output.bmp
this is the output:
the equation you see if from the input file (which is why some are wrong answers, its not math being done my the code)
the two numbers underneath should be the CORRECT anwer and the CORRECT remainder (if applicable)
wtf is wrong with my correctAnswer variable???
