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 _______________________________________________ Help-gplusplus mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gplusplus
