Re: goto: it's conceded
- Posted by Jason Gade <jaygade at y?ho?.com> May 28, 2008
- 677 views
ken mortenson wrote: > > Jason Gade wrote: > > > > Gosub is just a named function/procedure call > > Yoda, "This is why you fail..." Sorry, poor phrasing on my part. "A function or procedure call is just a named gosub." That's why they're called "subroutines" and they have "return" statements. Of course, subroutines existed before gosub. -- A complex system that works is invariably found to have evolved from a simple system that works. --John Gall's 15th law of Systemantics. "Premature optimization is the root of all evil in programming." --C.A.R. Hoare j.