Post Reply 
Free42 with big stack, test version
02-03-2021, 08:20 PM (This post was last modified: 02-03-2021 08:31 PM by Thomas Okken.)
Post: #24
RE: Free42 with big stack, test version
By the way, before anyone gets too deep into this, I should mention that I'm still working on the code to clean up after FUNC+LNSTK and FUNC+L4STK. The former is sort of OK as is, but doesn't deal with memory allocation failures well; the latter, which is rather important because you'll need it if you want to use 4-level-based functions from a big stack context, is still a bit of a mess, and that is turning out to be rather complicated to get right. The current code will not handle this case correctly; hopefully I'll have this fixed by tomorrow.

(02-03-2021 06:41 PM)John Keith Wrote:  
(02-03-2021 03:45 PM)Thomas Okken Wrote:  UNDO would be difficult, but ARG would actually be pretty easy. (How does that work on the 50g, actually? I'm referring to the command that retrieves all the parameters consumed by the last function, [RightShift] [EEX] on the 48G, but I can never find anything on the 50g...)

On the 50g it's called ANS (left-shift ENTER). Confusingly there is an ARG (right-shift /) but that's the Arg of a complex number.

Thanks! (BTW, I think ANS is a pretty confusing name, too...)
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Free42 with big stack, test version - Thomas Okken - 02-03-2021 08:20 PM



User(s) browsing this thread: 2 Guest(s)