help-gplusplus
[Top][All Lists]
Advanced

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

"inclusive OR" issue


From: code:toad
Subject: "inclusive OR" issue
Date: 19 Oct 2005 15:55:41 -0700
User-agent: G2/0.2

I "inclusive-or" two 32-bit words in the code, but..during runtime the
two words get "added"...?

nothing fancy in the compile line:
g++ -g -Wno-deprecated file.cpp -o file.exe

just that A|B compiles as A+B



reply via email to

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