Re: bitwise operation doesn't work, what am I doing wrong?
- From: MikyMike <abcdef70@xxxxxxxxxxx>
- Date: Thu, 28 Dec 2006 00:34:36 -0500
Oh My God! Sorry Rob and Terry, I just saw the problem, you're true I
can't verify the DT_LEFT since it's zero. I must verify the other
ones, then if the others are not set, them assume it's DT_LEFT.
Thank-you :)
On Thu, 28 Dec 2006 15:40:07 +1030, "Terry Russell"
<trochilus@xxxxxxxxxxxxxxxxxxxxx> wrote:
"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: Jamie
- Re: bitwise operation doesn't work, what am I doing wrong?
- From: Marc Rohloff
- 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
- Re: bitwise operation doesn't work, what am I doing wrong?
- From: Terry Russell
- 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: form inheritance problem
- 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
|