ARb_int_count Variable (ROM Call 0x5C3)

AMS 2.04 or higher estack.h

ESQ ARb_int_count;

Represents the number of times arbitrary-integer variables were already used by some calculus.

Arbitrary-integer variables (of the form "@nx") are generated by TI-Basic function calls such as solve(sin(x)=0,x).

This variable is set to 0 every time the calculator is reset, or if cmd_clrhome is called. ARb_int_count wraps back to 0 after 255.


Used by: push_next_arb_int, cmd_clrhome, HomeExecute


See also: ARb_real_count, cmd_clrhome, cmd_newprob