Go to the first, previous, next, last section, table of contents.


setNth

Function: setNth
file: job.t
package: muf
status: alpha

The setNth function accepts a stack offset atop a value, and overwrites the indicated data stack offset with the given value. This is an obscure way of hacking the contents of the data stack, and not generally recommended, but occasionally useful.


Go to the first, previous, next, last section, table of contents.