Local Variables Not on Stack?
|
09-01-2014, 01:37 PM
Post: #1
|
|||
|
|||
Local Variables Not on Stack?
Is there a way to define local variables that doesn't require them to be pulled from the stack?
Tom L Cui bono? |
|||
09-01-2014, 02:01 PM
Post: #2
|
|||
|
|||
RE: Local Variables Not on Stack? | |||
09-01-2014, 04:17 PM
(This post was last modified: 09-01-2014 04:18 PM by toml_12953.)
Post: #3
|
|||
|
|||
RE: Local Variables Not on Stack?
(09-01-2014 02:01 PM)walter b Wrote:Oops sorry! I have the 50g. I figured it out anyway. I just have to have the program put the values on the stack:(09-01-2014 01:37 PM)toml_12953 Wrote: Is there a way to define local variables that doesn't require them to be pulled from the stack? Code: <<0 0 0 -> a b c << program goes here with local variables a, b, c>> >> Tom L Cui bono? |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)