Приглашаем посетить
Культурология (cult-lib.ru)

Reference: WriteChar

PreviousChapter 19
Win32 Modules and Extensions
Next
 

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 chars can be the result of a ReadChar function or a normal string. Returns the number of characters written, or undef on error.


PreviousHomeNext
Reference: WriteAttrBook IndexReference: WriteInput