Re: Pointers gone mad!
- From: "Igor Tandetnik" <itandetnik@xxxxxxxx>
- Date: Wed, 12 Dec 2007 18:17:09 -0500
Robby <Robby@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
But what I am trying to say is that after executing the first line of
your code snippet, simultaneously A0 = 1 and A1=256.
I still don't understand how this is possible, if you say int is 8 bit
on your machine. The number 256 is simply not representable in 8 bits.
One of us is greatly confused.
--
With best wishes,
Igor Tandetnik
With sufficient thrust, pigs fly just fine. However, this is not
necessarily a good idea. It is hard to be sure where they are going to
land, and it could be dangerous sitting under them as they fly
overhead. -- RFC 1925
.
- References:
- Pointers gone mad!
- From: Robby
- Re: Pointers gone mad!
- From: Igor Tandetnik
- Re: Pointers gone mad!
- From: Robby
- Pointers gone mad!
- Prev by Date: Robert, *A0, *A1 and *A2 should be unsigned.
- Next by Date: Re: DLL declarations created by VC++ app wizard
- Previous by thread: Robert, *A0, *A1 and *A2 should be unsigned.
- Next by thread: Re: Pointers gone mad!
- Index(es):
Relevant Pages
|