Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re^2: further subdivision of unpack result

by ikegami (Patriarch)
on Apr 13, 2011 at 04:40 UTC ( [id://899104]=note: print w/replies, xml ) Need Help??


in reply to Re: further subdivision of unpack result
in thread further subdivision of unpack result

Little-endian isn't 2,1,4,3, it's 4,3,2,1.
>perl -E"say for unpack 'H*', pack 'L<', 0x11223344" 44332211

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (3)
As of 2024-04-26 08:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found