Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: InputCPChapter 19
Win32 Modules and Extensions
Next: Reference: Mode
 

MaxWindow

$cons->MaxWindow

Returns the size of the largest possible console window, based on the current font and the size of the display. The result is undef on error; otherwise, a two-element list containing the number of columns and rows is returned.


Previous: Reference: InputCPPerl in a NutshellNext: Reference: Mode
Reference: InputCPBook IndexReference: Mode