Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: reliably test integer size for portable bit-fiddling?

by BrowserUk (Patriarch)
on Dec 08, 2014 at 20:00 UTC ( [id://1109633]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    C:\test>perl -MConfig -E"say $Config{ ivsize }"
    8
    ...
    C:\test>\perl32\bin\perl -MConfig -le"print $Config{ ivsize }"
    4
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1109633]
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-25 08:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found