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