Re: GOTO

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

Sorry to malign the much-loved *goto* statement.

In my earlier comments about global variables I simply wanted to point ou=
t
that these can become a quick fix and create spaghetti-like code that is
difficult to debug.  For that reason, it is better to encapsulate routine=
s
as much as possible by passing variables to the routines and having
variables returned.

Colin Taylor

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

Search



Quick Links

User menu

Not signed in.

Misc Menu