Re: Good Use of GOTO

new topic     » goto parent     » topic index » view thread      » older message » newer message

Kat wrote:
> 
> Fine bit of code, Chris, but not what CK asked for. CK said you can't use a
> goto in a for loop that increments the loop var and acts like a continue. Luc
> gave it to CK, and CK hasn't corrected himself yet.

Lucius proved that you can do a continue with GOTO. However,

    The example just using 'continue' is cleaner, and it's probably faster
    without GOTO (one less jump?).

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu