Re: Fast appending and sorting of alot of short strings
- Posted by codepilot Gmail Account <codepilot at gmail.com> Oct 09, 2004
- 522 views
What is goto good for, that for while prcedure function routineid cant do? On Sun, 10 Oct 2004 00:01:05 +0200, Juergen Luethje <j.lue at gmx.de> wrote: > > Kat wrote: > > <snip> > > > Perfect example of why global variables are sometimes a necessity for > > speed, even if some people claim they are bad programming practice. > > Ditto for "goto". Thanks, Pete. > > We don't know where to GOTO if we don't know where we've COME FROM. > http://www.fortran.com/fortran/come_from.html > > Regards, > Juergen > > > > >