Re: goto

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

Kat wrote:
> The return tells me you have it in a subroutine all
> it's own, and with it
> calling overhead of the procedure or function.
>
> Kat



Now hold it missy...
A procedure wich doesn't take any parameters has
EXACTLY as much overhead as a goto, or jump.
Use that instead.

procedure jump()
end procedure

And that's all you need. No parameters have to be
pushed onto the stack, and no return value has to be
created.


Mike The Spike


__________________________________________________
Do You Yahoo!?
Yahoo! Photos - Share your holiday photos online!
http://photos.yahoo.com/

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

Search



Quick Links

User menu

Not signed in.

Misc Menu