Name:
Anonymous
2010-10-20 18:29
declare a Boolean variable and set it equal to anything inside of a while loop have the while loop loop at least 50 times, watch what happens
Name:
Anonymous
2010-10-20 18:37
yes it is but none the less causes early exiting from the loop and may even cause your program to crash
Name:
Anonymous
2010-10-20 19:13
>>4
I'm almost afraid to ask; but, why did you "1-3,4,5-1000?"