EasyManuals Logo
Home>Texas Instruments>Calculator>TI-89

Texas Instruments TI-89 Developer's Guide

Texas Instruments TI-89
1398 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #1021 background imageLoading...
Page #1021 background image
Appendix A: System Routines — Strings
979
TI
-
89 / TI
-
92 Plus Developer Guide
Not for Distribution
Beta Version January 26, 2001
push_char
Declaration:
void
push_char
(EStackIndex
i
)
Category(ies):
Strings
Description:
Pushes a string containing the specified ASCII character.
Inputs:
i
EStackIndex of a number between 0 and 255, inclusive.
Outputs:
Pushes a tokenized string onto the estack containing the ASCII character
specified by the input value. If the input is a list of numbers, the routine
returns the corresponding list of strings.
Assumptions:
None
Side Effects:
May cause expression stack to grow or heap compression. Will throw an
error if the input is not a whole number or is outside the input domain.
Availability:
On AMS 2.00 and higher.
TI-89 / TI-92 Plus
Differences:
None
See Also: push_format, push_instring, push_ord, push_str_to_expr,
push_string, push_zstr
Example:
If j indexes the bolded tag in the integer 65 as follows
65 1
NONNEGATIVE_INTEGER_TAG
then
push_char (j);
pushes the string “A” onto the stack such that
top_estack
points to the bolded tag as follows.
0 65 0
STR_DATA_TAG

Table of Contents

Other manuals for Texas Instruments TI-89

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Texas Instruments TI-89 and is the answer not in the manual?

Texas Instruments TI-89 Specifications

General IconGeneral
Display size (HxV)100 x 160 mm
Memory type639K FLASH ROM, 188K bytes RAM
Compatible operating systemsOperating System 2.09
Battery typeAAA

Related product manuals