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.