[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
TuiPuts
------------------------------------------------------------------------------
Syntax VOID CTYP TuiPuts(WndT wh, WrdT wr, WrdT wc, ChrP fs);
Prototype in TcxlTui.H
Description Use TCXL escape sequences if you want to use centering,
justification, or some other effect.
Arguments wh - Window handle
wr - Window row
wc - Window column
fs - String
Returns None.
Example TuiPuts(MainWh, 0, 0, "\033VI'm really centered!");
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson