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

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: chown Chapter 5
Function Reference
Next: Reference: chroot
 

chr

chr 
number

Returns the character represented by number in the character set. For example, chr(65) is "A" in ASCII.


Previous: Reference: chown Perl in a Nutshell Next: Reference: chroot
Reference: chown Book Index Reference: chroot