reset_control_flags Function (ROM Call 0x2F4)

AMS 1.01 or higher estack.h

void reset_control_flags (void);

Resets the control flags for operations with the expression stack.

reset_control_flags resets various control flags which control operations which use the expression stack. It is good idea to call this function before starting any calculation using the expression stack.


Uses: NG_control, ROM Call 0x5C4, ROM Call 0x5E2, ROM Call 0x5E4, ROM Call 0x5E5, ROM Call 0x5E6, ROM Call 0x5EC, ROM Call 0x5ED, ROM Call 0x5EF, ROM Call 0x5F0
Used by: NG_execute, EV_centralDispatcher, MO_notifyModeChange, HomeExecute