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


reset

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

The reset function is a generic way of resetting various things to a default configuration: This is used to clear an instance of Class Assembler before beginning compilation of a new function.

This is used to clear an instance of Class Stack to empty.

This is used to clear an instance of Class Stream to empty.

This is used to clear an instance of Class Lock to empty.

Other effects will probably be defined in future.


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