334
edits
(→startScript: added from website) |
(→sub: added from website) |
||
Line 785: | Line 785: | ||
==sub== | ==sub== | ||
'''Encoding''' | |||
''15'' | |||
'''Stack''' | |||
''( in1 in2: out)'' | |||
'''Operation''' | |||
''out:=in1-in2'' | |||
The top two items on the stack are popped off, the first subtracted from the second, and the result pushed back on the stack. Note the order. | |||
==MM BA talkActor== | ==MM BA talkActor== |
edits