Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re^2: bitwise shift operator

by jwkrahn (Abbot)
on Apr 19, 2007 at 01:50 UTC ( [id://610884]=note: print w/replies, xml ) Need Help??


in reply to Re: bitwise shift operator
in thread bitwise shift operator

Or consider this which doesn't use multiplication (but only works on a 32 bit machine.)
$ perl -le'print ~0 + 1' 4294967296

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (None)
    As of 2024-04-25 04:23 GMT
    Sections?
    Information?
    Find Nodes?
    Leftovers?
      Voting Booth?

      No recent polls found