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

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: Input Chapter 19
Win32 Modules and Extensions
Next: Reference: InputCP
 

InputChar

$

cons


->InputChar(


number


)

Reads and returns number characters from the console input buffer, or returns undef on error.


Previous: Reference: Input Perl in a Nutshell Next: Reference: InputCP
Reference: Input Book Index Reference: InputCP