Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: The skinny on MSB.

by nakor (Novice)
on Aug 09, 2001 at 22:50 UTC ( [id://103560]=note: print w/replies, xml ) Need Help??


in reply to The skinny on MSB.

8 bits per byte is standard now (if you use a PDP-8 or something, things may get more interesting...). On your second question, Configure (the Perl configuration detector script - it gets run before your perl is compiled) has a test for _byte_ order. It doesn't matter to the perl programmer, since standard perl numbers are in whatever byteorder is native to the platform. If you really care, pack is your friend (in particular the formats N, n, V, and v).

Log In?
Username:
Password:

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

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

    No recent polls found