Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Mini-Tutorial: Formats for Packing and Unpacking Numbers

by ikegami (Patriarch)
on Jan 06, 2020 at 08:49 UTC ( #11111036=perlmeditation: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use Config qw( %Config );
    
    ...
         PTR_SIZE == 8 ? 'Q'
       : PTR_SIZE == 4 ? 'L'
       : die("Unrecognized ptrsize\n");
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlmeditation [id://11111036]
Front-paged by davies
help
Chatterbox?
and the web crawler heard nothing...

How do I use this? | Other CB clients
Other Users?
Others meditating upon the Monastery: (4)
As of 2023-10-04 15:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?