Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: Displaying bit-vectors with Most Significant Bits to the left?

by shmem (Chancellor)
on Jan 05, 2020 at 14:31 UTC ( [id://11110980]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
      DB<184> p reverse unpack ('B8B8',$m0)
    0000011100000101
      DB<185>
    
  2. or download this
      DB<185> p reverse unpack 'b16',$m0
    0000011100000101
      DB<186>
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (4)
As of 2024-04-25 16:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found