Re: bitwise operation doesn't work, what am I doing wrong?
- From: "Terry Russell" <trochilus@xxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 28 Dec 2006 15:40:07 +1030
"MikyMike" <abcdef70@xxxxxxxxxxx> wrote in message
news:l7h6p2h3nh5vaqe4gtmh2s8igragums324@xxxxxxxxxx
Thank-you, even if what you said was also important, it didn't solve
my problem.
___________
On Wed, 27 Dec 2006 21:56:56 -0600, Rob Kennedy <me3@xxxxxxxxxxx>
wrote:
MikyMike wrote:
Hi, I try to do a bitwise operation to see if Alignment containt
DT_LEFT, but it always return false. Anyone have an idea why this
doesn't work?
I've already answered you in another newsgroup.
dt_left is dt_top is the default zero value
the problem is with your expectation that dt_left signifies a bit position
to be set
and operated on
it is all bits zero not any one bit set, it is the empty set
test the doughnut hole all you like, it will not tell you anything about the
dough
.
- Follow-Ups:
- Re: bitwise operation doesn't work, what am I doing wrong?
- From: MikyMike
- Re: bitwise operation doesn't work, what am I doing wrong?
- References:
- bitwise operation doesn't work, what am I doing wrong?
- From: MikyMike
- Re: bitwise operation doesn't work, what am I doing wrong?
- From: Rob Kennedy
- Re: bitwise operation doesn't work, what am I doing wrong?
- From: MikyMike
- bitwise operation doesn't work, what am I doing wrong?
- Prev by Date: Re: bitwise operation doesn't work, what am I doing wrong?
- Next by Date: Re: bitwise operation doesn't work, what am I doing wrong?
- Previous by thread: Re: bitwise operation doesn't work, what am I doing wrong?
- Next by thread: Re: bitwise operation doesn't work, what am I doing wrong?
- Index(es):
Relevant Pages
|