EasyManuals Logo

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 #365 background imageLoading...
Page #365 background image
Appendix A: System Routines — Apps
323
TI
-
89 / TI
-
92 Plus Developer Guide
Not for Distribution
Beta Version January 26, 2001
OO_NextACB
Declaration:
AppID
OO_NextACB
(AppID
acb
)
Category(ies):
Apps
Description:
Gets the ID of the next app after
acb
in the application control block list.
Inputs:
acb
The ID of an app.
Outputs:
Returns the ID of the next app after
acb
or H_NULL if
acb
is the last app in
the application control block list.
Assumptions:
The application control block list begins with all the built-in apps followed by
Flash apps sorted in alphabetical order.
Side Effects:
None
Availability:
On AMS 2.00 and higher.
TI-89 / TI-92 Plus
Differences:
None
See Also: OO_firstACB, OO_PrevACB
Example:
AppID appid;
for (appid = OO_firstACB; appid != H_NULL; appid = OO_NextACB(appid))
{
/* process each ACB */
.
.
.
}

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