Re: goto: it's conceded
- Posted by ken mortenson <kenneth_john at yah??.com> Jun 03, 2008
- 685 views
Matt Lewis wrote: > These [using exits with labels] are gotos in a similar way that an > if-else-end if block has gotos. Branch and loop are not considered to be gotos in a structured code sense. I'd agree that anything other than sequential execution is, in some sense (and certainly under the covers) dependent on a form of goto. Never debate with programmers. They invented infinite loops. "Science is the belief in the ignorance of experts." - Richard Feynman