83Plus:BCALLs:4504
From WikiTI
Revision as of 08:59, 7 November 2006 by Dan Englender (Talk | contribs)
Synopsis
Official Name: PutC
BCALL Address: 4504
Displays a character on screen in the large font at the current cursor location and advances the cursor position.
Inputs
- A = TI-ASCII code of character to display
Outputs
Destroys
- none
Comments
This B_CALL is the same as PutMap, except that it advances the cursor.