Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re^3: unpacking unsigned long longs

by ikegami (Patriarch)
on Jul 06, 2009 at 16:12 UTC ( [id://777584]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $ perl -MConfig -le'print $Config{ivsize}'
    4
    
  2. or download this
    $ perl -le'unpack "Q", chr(0)x8; print "ok"'
    Invalid type 'Q' in unpack at -e line 1.
    

Log In?
Username:
Password:

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

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

    No recent polls found