Re: Exit(n) vs. goto

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

>18/02/2002 11:23:30 AM, mistertrik at hotmail.com wrote:
>
>>
>>>(I'd also like to get rid of this silly 'end for', 'end >while', 'end
>>>procedure', 'end function' stuff. Just a maintenance >headache and serves 
>>>no
>>>useful purpose, but that's another issue blink )
>>
>>Have you done C programming? 
>
>I've been programming in C since 1979.
>
>>Do you know how ANNOYING trying to chase down { 
>>and } characters are in a deeply nested for & if loop?
>


I agree. I value READABLE CODE much more highly than conveniant 
code editing shortcuts. The syntax was designed that way to make
readable, easy to de-bug code, and IMHO is entirely consistant with 
the style of launguage that rds created, as described in refman.doc

im sure with your 20+ years looking at c code that these things
seem redundant, but I think the one big lesson that can be learnt
from the C-monster is the real world value of readable code.


Graeme.

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

Search



Quick Links

User menu

Not signed in.

Misc Menu