Приглашаем посетить
Чарушин (charushin.lit-info.ru)

Reference: Write

PreviousChapter 19
Win32 Modules and Extensions
Next
 

Write

$cons->Write(string)

Writes string on the console, using the current attribute, which you can set with Attr, and advancing the cursor as needed. This isn't so different from Perl's print statement. Returns the number of characters written, or undef on error.


PreviousHomeNext
Reference: WindowBook IndexReference: WriteAttr