Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Illegal hexadecimal digit error

by tadman (Prior)
on Jul 07, 2003 at 17:43 UTC ( [id://272038]=note: print w/replies, xml ) Need Help??


in reply to (jeffa) Re: Illegal hexadecimal digit error
in thread Illegal hexadecimal digit error

Or even better, put it all in sprintf:
my $hex_num = sprintf("0x%x", $dec_num);

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (4)
As of 2024-04-19 04:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found