Vidwritec - Paxar Gold 6037EX Programmer's Manual

Paxar printer programmer's manual
Table of Contents

Advertisement

v i d W r i t e C
Description
Writes an ASCII character at the specified display page's
current cursor location, overwriting any character that may
already be there, but keeping the attribute. After calling this
function, call vidPutCursor to move the cursor to a new position.
If the application writes to a display page other than the current
one, the written string does not appear until the application sets
that page as the current one with vidSetPage. Strings written to
the current page appear immediately.
To write a character and attribute, use vidWriteCA.
Syntax
void far vidWriteC(unsigned char uchChr,
Parameters
uchChr
sCount
sPage
Return Values
None
4-114
Programmer's Manual
short sCount,
short sPage);
The ASCII character to write. Bell, backspace,
carriage return, and line feed characters are invalid.
The number of times to write the character. This
number must be less than or equal to the number of
columns remaining in the current row.
The display page. For 4-row printers, values are
3
. For 8-row printers, values are
0-
0-1
.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Monarch pathfinder ultra gold 6037ex

Table of Contents