per the Intel Pentium Processor Users Manual, section 1.3.1
"The Pentium processor is a "little endian" machine."

The program in question has the algorithm incorrect, a long in 
little endian would look like: 0x01 0x00 0x00 0x00 the least 
significant byte comes first in the memory space.


Brian Moffet



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to