Winstr - Texas Instruments TI-89 Developer's Manual

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

Advertisement

Appendix A: System Routines — Windows

WinStr

Declaration:
void WinStr (WINDOW * w , char * Str )
Category(ies):
Windows
Description:
Draw a string to a window at the current pen location. The current pen
location is updated to point to the end of where the string was written.
w
Inputs:
Str — Pointer to string to write.
Outputs:
None
Assumptions:
The default attribute (A_NORMAL) can be changed with WinAttr; the
default font (F_6x8) can be changed with WinFont; the current window
position is set with WinMoveTo or WinMoveRel.
The supported values for character attributes are: A_NORMAL,
A_REVERSE, A_XOR, A_SHADED, A_REPLACE. See WinAttr for a
detailed description of the character attributes.
None
Side Effects:
Availability:
All versions of the TI-89 / TI-92 Plus.
TI-89 / TI-92 Plus
Differences:
None
See Also:
WinAttr, WinChar[XY], WinFont, WinMoveTo, WinMoveRel, WinStrXY
TI-89 / TI-92 Plus Developer Guide
— WINDOW struct of a previously opened window.
(continued)
Not for Distribution
1193
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