Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: chownChapter 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: chownPerl in a NutshellNext: Reference: chroot
Reference: chownBook IndexReference: chroot