NAME

chr - get character this number represents


SYNOPSIS

chr NUMBER

chr


DESCRIPTION

Returns the character represented by that NUMBER in the character set. For example, chr is ``A'' in ASCII. For the reverse, use the ord manpage.

If NUMBER is omitted, uses $_.