Closed superbuggy closed 8 years ago
I have a while loop which doesn't terminate every time; i have some break statements embedded within a conditional statement checking to see if the loop should be broken. there is also a counter variable inside that should cause it to break.
I have a while loop which doesn't terminate every time; i have some break statements embedded within a conditional statement checking to see if the loop should be broken. there is also a counter variable inside that should cause it to break.