help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: "inclusive OR" issue


From: Andre Poenitz
Subject: Re: "inclusive OR" issue
Date: Sat, 22 Oct 2005 22:21:56 +0200

code:toad <jeffreytweaver@gmail.com> wrote:
> A=0x40
> B=0x60
> for one example:
> A|B s/b 0x60 but my program yields 0xA0...?

This would be wrong indeed.

> I will look at the assembly code but hey...

Better post the original code here (after you made it less than, say,
50 lines)

Andre'


reply via email to

[Prev in Thread] Current Thread [Next in Thread]