Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

More 64-bit Perl bugs?

by BrowserUk (Patriarch)
on Mar 14, 2012 at 15:26 UTC ( [id://959598]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    [0] Perl> print unpack '%32b*', chr( 0b10101010 );;
    4
    
  2. or download this
    C:\test>p1  ## Start new session 2.5 MB allocated to process
    
    ...
    ## Check via the reference (again).
    [0] Perl> print unpack "%32b*", $$r;;
    0
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://959598]
Approved by marto
Front-paged by Limbic~Region
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (4)
As of 2024-03-29 11:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found