
08-10-2003, 04:42 PM
|
|
Registered User
|
Join Date: Jul 2003
Posts: 56
|
|
|
you can have an infinite amount of loops anyway. I don't see the point in this but all you're doing is a creating a conditions that can never be satisfied... and in mathematics there's an unlimited amount of conditions like that.
while (1==1) while (2==2) while (3==3) while (1+1==2) while (1/1==1) while (1^1==1) while (1^3==1)
hehe you get the point |
__________________
In a mad world, only the mad are sane.
|
|
|
|