Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: DisplayChapter 19
Win32 Modules and Extensions
Next: Reference: FillChar
 

FillAttr

$cons->FillAttr([value, number, col, row])

Fills the specified number of consecutive attributes, beginning at col, row, with the value specified. Returns the number of attributes filled, or undef on error.


Previous: Reference: DisplayPerl in a NutshellNext: Reference: FillChar
Reference: DisplayBook IndexReference: FillChar