Re: goto: it's conceded
- Posted by Bernie Ryan <xotron at blue?r?g.com> Jun 02, 2008
- 705 views
ken mortenson wrote: > > Say procedure A and C just run once so speed isn't a big issue, but > B is inside a loop that iterates a million times. call/return could > become an issue so we tell the compiler to inline the code and eliminate > the call and return. Interpreted it probably wouldn't be worthwhile, but > who knows? > Ken: Euphoria is an interpreter not a compiler. Bernie My files in archive: WMOTOR, XMOTOR, W32ENGIN, MIXEDLIB, EU_ENGIN, WIN32ERU, WIN32API Can be downloaded here: http://www.rapideuphoria.com/cgi-bin/asearch.exu?dos=on&win=on&lnx=on&gen=on&keywords=bernie+ryan