334
edits
(→sub: added from website) |
(→wordArrayDec: added from website) |
||
Line 812: | Line 812: | ||
==wordArrayDec== | ==wordArrayDec== | ||
'''Encoding''' | |||
''5B arrayp^16'' | |||
'''Stack''' | |||
''( index : -)'' | |||
'''Operation''' | |||
''arrayp [0, index ] := arrayp [0, index ] - 1'' | |||
Increments the value at offset (0, ''index'') in the array whose resource number is pointed to by ''arrayp''. | |||
==wordArrayInc== | ==wordArrayInc== |
edits