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


FillChar



$cons


->FillChar(


char

, 

number

, 

col

, 

row


)

Fills the specified number of consecutive characters, beginning at col , row , with the character specified in char . Returns the number of characters filled, or undef on error.


Previous: Reference: FillAttr Perl in a Nutshell Next: Reference: Flush
Reference: FillAttr Book Index Reference: Flush

Library Navigation Links

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