Re: When it comes to GOTOs...

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

You do not need GOTOS to write a program. You can do the same thing if you
use procedures and functions properly, tied into a mainline logic.

GOTOs are actually more trouble then they're worth, as they tempt
programmers to write in an unstructured format, referred to in my profession
as "spaghetti code"....RDS got it right when they said GOTOS were like
pointers....I personally would not want to see them impimented in the
programming language.

David Gay
http://www.geocities.com/SiliconValley/Vista/4346
A Beginner's Guide To Euphoria

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

Search



Quick Links

User menu

Not signed in.

Misc Menu