Estack_Max_Index - Texas Instruments TI-89 Developer's Manual

Graphing calculator
Hide thumbs Also See for TI-89:
Table of Contents

Advertisement

1226

estack_max_index

Declaration:
EStackIndex estack_max_index
Category(ies):
EStack Utilities
Description:
EStackIndex of the highest usable address of the expression stack.
Inputs:
Not applicable.
Outputs:
Not applicable.
Assumptions:
Access_AMS_Global_Variables must be defined.
Side Effects:
Not applicable.
Availability:
On AMS 2.04 and higher.
TI-89 / TI-92 Plus
None
Differences:
See Also:
bottom_estack, top_estack, reset_estack_size
Example:
EStackDisplacement esize = estack_max_index – bottom_estack;
Computes the amount of usable estack space and assigns it to the variable esize.
EStackDisplacement avail = estack_max_index – top_estack;
Computes the amount of available estack space and assigns it to the variable avail.
TI-89 / TI-92 Plus Developer Guide
Appendix B: Global Variables — EStack Utilities
Not for Distribution
Beta Version January 26, 2001

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ti-92 plusTi-92 plus

Table of Contents