Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

perlfunc:chr

by gods (Initiate)
on Aug 24, 1999 at 22:43 UTC ( [id://368]=perlfunc: print w/replies, xml ) Need Help??

chr

See the current Perl documentation for chr.

Here is our local, out-dated (pre-5.6) version:


chr - get character this number represents



chr NUMBER

chr



Returns the character represented by that NUMBER in the character set. For example, chr(65) is "A" in ASCII. For the reverse, use ord.

If NUMBER is omitted, uses $_.


Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (5)
As of 2024-03-28 14:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found