Hs_Getentry - Texas Instruments TI-89 Developer's Manual

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

Advertisement

624

HS_getEntry

Declaration:
HANDLE HS_getEntry (USHORT j )
Category(ies):
Home Screen
Description:
Gets an entry from the Home screen.
Inputs:
j
Outputs:
Returns the handle to the jth entry from the Home screen. Returns
H_NULL if the jth entry does not exist. By default, the home app keeps only
the 30 most recent entries. The user can change this limit in the Home
Format dialog.
Assumptions:
You should not free or modify the contents of this handle as the home app
needs it to format its screen properly.
Side Effects:
None
Availability:
All versions of the TI-89 / TI-92 Plus.
TI-89 / TI-92 Plus
None
Differences:
See Also:
HS_getAns
Example:
HANDLE hAns = HS_getEntry(1); /* Get handle to most recent entry */
TI-89 / TI-92 Plus Developer Guide
Appendix A: System Routines — Home Screen
— Number from 1 to 99.
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