help-gplusplus
[Top][All Lists]
Advanced

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

Re: "inclusive OR" issue


From: code:toad
Subject: Re: "inclusive OR" issue
Date: 20 Oct 2005 07:14:15 -0700
User-agent: G2/0.2

A=0x40
B=0x60
for one example:
A|B s/b 0x60 but my program yields 0xA0...?
I will look at the assembly code but hey...



reply via email to

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