Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

perlfunc:ord

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

ord

See the current Perl documentation for ord.

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


ord - find a character's numeric representation



ord EXPR

ord



Returns the numeric ascii value of the first character of EXPR. If EXPR is omitted, uses $_. For the reverse, see chr.


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 examining the Monastery: (6)
As of 2025-03-18 14:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    When you first encountered Perl, which feature amazed you the most?










    Results (57 votes). Check out past polls.