[fpc-pascal] for .. in loop implementation

leledumbo leledumbo_cool at yahoo.co.id
Thu Jan 8 09:45:49 CET 2009


> 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.




More information about the fpc-pascal mailing list