Varstore - Texas Instruments TI-89 Developer's Manual

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

Advertisement

Appendix A: System Routines — Symbol Table Utilities

VarStore

Declaration:
HSYM VarStore (BYTE * DestVar , WORD Flags , WORD SourceSize ,
[ parm1 ] [, parm2 ])
Category(ies):
Symbol Table Utilities, Variables
Description:
This is the general system routine for storing to variables. It handles
system variables (some of which are not in the symbol table) as well as all
of the special cases for all variables throughout the system.
NOTE: See the "Storing and Retrieving variable data" section in the Memory
DestVar
Inputs:
Flags
SourceSize — Size of source.
Outputs:
Returns the HSYM of the newly created variable. Otherwise returns NULL
for system variables not in the symbol table.
Assumptions:
None
Side Effects:
May cause heap compression.
Availability:
All versions of the TI-89 / TI-92 Plus.
TI-89 / TI-92 Plus
Differences:
None
See Also:
VarRecall, TokenizeSymName
TI-89 / TI-92 Plus Developer Guide
Management chapter for further details on VarStore.
— EStackIndex of variable name to store to.
— STOF_ESI, STOF_HESI, STOF_ELEMENT,
STOF_NONE, USER_FUN_TAG, TEXT_VAR_TAG,
GDB_VAR_TAG, PIC_VAR_TAG, DATA_VAR_TAG,
GEN_DATA_TAG
(continued)
Not for Distribution
1049
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