estack_max_index Variable (ROM Call 0x5BF)

estack.h

CESI estack_max_index;

Points to the end of the expression stack.

This is the address of the highest usable byte of the expression stack.


Used by: cmd_newdata, check_estack_size, index_below_display_expression_aux, Parse2DExpr, Parse2DMultiExpr, push_offset_array, push_quantum, push_quantum_pair, reset_estack_size


See also: top_estack, bottom_estack