Re: Well I did it! (variable_id, etc..)

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

Robert Craig wrote:
> 
> 
> What it was actually doing internally is something like:
> 
>    temp1 = val[a]
>    temp2 = val[b]
>    lhs_check_subs(temp1, temp2)
> 

So I can understand, it uses these temps because the val is subscripted?  And
when you replace it with x it just uses x?  Or does it then create a temp with a
reference to x for the lhs_check_subs() call?

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

Search



Quick Links

User menu

Not signed in.

Misc Menu