> Let me take a rather extreme point of view: After all, all those for-,
> while-, and repeat-until-loops are only there to save you from some
> typing work[0], because Pascal already has a perfectly good
> loop-construct with which you can do all that: goto. Would you agree
> here? Probably not.

I agree with this. After all, every high level constructs provided is meant
to help programmers from typing operations which are complicated (or not so
easy to write) with simple ones.
-- 
View this message in context: 
http://www.nabble.com/for-..-in-loop-implementation-tp21327686p21347860.html
Sent from the Free Pascal - General mailing list archive at Nabble.com.

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to