start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: InputCP Chapter 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: InputCP Perl in a Nutshell Next: Reference: Mode
Reference: InputCP Book Index Reference: Mode