Hi
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?
Thanks
Hi
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?
Thanks
Either 0x0a, 0xbc, 0x12, or 0x34 depending on the of the target.
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.
F*ck you and f*ck your homework.
pete
It is given that you are going to have the rest of the world do your home work. The answers you seek are in the textbook and your class notes.
The following article should help:
-- EventStudio 2.5 -
Have something to add? Share your thoughts — no account required.
Ask the community — no account required