Control flow of looping

Kamil Kukura kamk at volny.cz
Sat Apr 13 14:45:18 UTC 2002


>
>
>...
>In many cases you do not really want to "iterate", you just do so, because C offers no other choice. Experienced smalltalkers say that you never need break or continue (experienced C programmers say you never need a goto).
>
Yes, I am noticing this on myself :) And really I just started to wonder 
when I recoded one part of program which was written in C. In smalltalk, 
however as i observe, porting from other language must be done by 
-rethinking-.

-- 
Kamil






More information about the Squeak-dev mailing list