662
Appendix A: System Routines — Link
TI
-
89 / TI
-
92 Plus Developer Guide
Not for Distribution
Beta Version January 26, 2001
OSLinkOpen
Declaration:
void
OSLinkOpen
(void)
Category(ies):
Link
Description:
Opens the link port, flushes the link queue, and sets the OSLinkOpenFlag
to TRUE.
Inputs:
None
Outputs:
None
Assumptions:
This function does not check whether the link port is closed. You should
always call
OSCheckLinkOpen
prior to calling this function.
Side Effects:
None
Availability:
All versions of the TI-89 / TI-92 Plus.
TI-89 / TI-92 Plus
Differences:
None
See Also: OSCheckLinkOpen, OSLinkClose
Example: