home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


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.


Previous: Reference: WriteAttr Perl in a Nutshell Next: Reference: WriteInput
Reference: WriteAttr Book Index Reference: WriteInput

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.