View Single Post
Old Nov 15th, 2006, 1:14 AM   #5
aznballerlee
Hobbyist Programmer
 
Join Date: Nov 2006
Posts: 111
Rep Power: 2 aznballerlee is on a distinguished road
Okay, I see it.

I debug, and see that wordList[wordnum] = abacus (which is my secret word)
When I probe: fish
I get numCorrect = 1

which is wrong. It should be 0.

But when I type in some other probe, it most of the time gives me the correct numCorrect.

What's going wrong?
aznballerlee is offline   Reply With Quote