Re: Little Endian: What would be the no stroed at memory location 0x0001
- From: "Alison" <invalid@xxxxxxxxxx>
- Date: Tue, 28 Nov 2006 20:35:07 -0000
2005 <uws2003@xxxxxxxxx> wrote in message
news:1164744168.129420.145540@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
It is given that the number 0x0abc1234 is stored in a four-byte
integer, starting a location memory 0x0000.
What would be the no stroed at memory location 0x0001?
Hello,
By far the easiest way to solve these little mysteries is to code it and
find out exactly how it applies in your application. You will encounter
endian issues from time to time.
http://en.wikipedia.org/wiki/Endianness
.
- References:
- Prev by Date: XCHG instruction: load register AX with a 1
- Next by Date: Re: Little Endian: What would be the no stroed at memory location 0x0001
- Previous by thread: Re: Little Endian: What would be the no stroed at memory location 0x0001
- Next by thread: Re: Little Endian: What would be the no stroed at memory location 0x0001
- Index(es):