Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re^3: pack/unpack 6-bit fields. (precision)

by BrowserUk (Patriarch)
on Aug 18, 2004 at 15:20 UTC ( [id://383992]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    P:\test>perl
    print join'|',
    ...
         "twelve bytes"; # 12-byte packed string
    ^Z
    116|28|116|148|108|28|100|148|32|24|36|228|116|24|84|204
    
  2. or download this
    P:\test>perl
    print join'|',
    ...
         "twelve bytes"; # 12-byte packed string
    ^Z
    52|29|23|25|44|25|23|25|32|8|22|30|52|21|54|28
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (9)
As of 2024-03-28 10:17 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found