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

Re^2: Why does printf() do this to big numbers?

by almut (Canon)
on Mar 17, 2010 at 09:26 UTC ( [id://829126]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $ perl -e "printf qq(%d\n), 2810337464"
    2810337464
    
  2. or download this
    $ perl -V
      ...
    ...
                            PERL_MALLOC_WRAP THREADS_HAVE_PIDS USE_64_BIT_
    +ALL
                            USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES
                            ...
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (5)
As of 2024-04-24 12:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found