
www.Usenet.com
| <-- __Chronological__ --> | <-- __Thread__ --> |
You should be aware that "while" doesn't indicate something that is true or false. What the code just above does is repeatedly set islit to "true" if islit is "true," and will actually go on forever.
Yes I should be aware of that really ^_^;; I must have loops on the brain today. I meant if().
| <-- __Chronological__ --> | <-- __Thread__ --> |