Probably because while() and for(;;) are also infinite loops in C (according to MS's compiler and gcc).
I use for (;;) regularly and read it as "for ever". Perl6 will provide loop { } for that.
Update: I can't reproduce my earlier results. I must have confused my for (;;) test results for those of the while () test.
In reply to Re: while() {}
by ikegami
in thread while() {}
by kappa
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |