Lio_Sendidlist - Texas Instruments TI-89 Developer's Manual

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

Advertisement

334

LIO_SendIdList

Declaration:
WORD LIO_SendIdList (WORD DoDelete )
Category(ies):
Certificates, Link
Description:
If ID list does not exist, creates one using the calculator's ID. If the ID list
does exist, the calculator ID is appended. This list is then sent over the link
port.
DoDelete — If TRUE, ID list is deleted from memory after it is sent.
Inputs:
Outputs:
Returns non-0 if an error occurs. Otherwise returns 0.
Assumptions:
None
Side Effects:
None
Availability:
On AMS 2.00 and higher.
TI-89 / TI-92 Plus
Differences:
None
See Also:
freeIDList
Example:
if(LIO_SendIdList(TRUE))
goto RetErr;
TI-89 / TI-92 Plus Developer Guide
Appendix A: System Routines — Certificates
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