Jump to content

User talk:Yeti: Difference between revisions

→‎Dc/Questions/DROP: added number example
(yes, possible)
 
(→‎Dc/Questions/DROP: added number example)
Line 6:
# use an operator, that does not push to the stack
# pop some register
The problem with the first option is: if we do not know whether there is a number or a string, we seem lost. If we know that TOS is a number:
0*K+k # works only for TOS being a number
 
But popping a register sends all the values there (including the array) to nirvana. But what about the value we now have in TOS? It should be useful, i.e. "consumable". So, what about:
73

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.