Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: 64 bit numbers in a 32 bit world.

by rodion (Chaplain)
on Apr 24, 2007 at 21:11 UTC ( [id://611853]=note: print w/replies, xml ) Need Help??


in reply to 64 bit numbers in a 32 bit world.

I believe DBI is returning a string to you, which Perl has no trouble representing. If it's already a string, print can easily display it. I think you would have trouble if you tried to display it with "printf('%20d', $i);".

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (3)
As of 2024-03-29 01:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found