Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: convert hex string to hex number

by waldner (Beadle)
on Jul 02, 2008 at 21:53 UTC ( [id://695209]=note: print w/replies, xml ) Need Help??


in reply to convert hex string to hex number

my $hex="0x3cb37140"; my $num=oct($hex); print "$num\n";

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://695209]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (3)
As of 2024-04-19 22:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found