BIGENDIAN

Bob Kline bkline at rksystems.com
Wed Jul 11 17:29:39 EDT 2001


On Wed, 11 Jul 2001, Sam Sam wrote:

> hmmm...
> ok.. I got a little bit clearer.. 
> is 11 in intel 0x01010000 ??
> is 11 in sun   0x00000101 ??
> if that right I think I got an explanation by that.. =))

No.  This is wandering off topic for this mailing list, but decimal 11
is stored on an Intel machine as 0B 00 00 00 (assuming we're talking
about a 32-bit value) and on a SPARC as 00 00 00 0B.

-- 

Bob Kline
mailto:bkline at rksystems.com
http://www.rksystems.com




More information about the FreeTDS mailing list