June 2002
Beginner
759 pages
80h 42m
English
WriteChar
$cons->WriteChar(chars,col,row)
Writes the characters in the string
attr, beginning at
col, row,
without affecting the attributes that are onscreen. The string
characters can be the result of a ReadChar function or a normal string.
Returns the number of characters written, or undef on error.