Hi all
I need to perform an exclusive OR i.e. "XOR" operation, the logical "XOR" operator just gives 0 or 255 as output and i am still not able to find anyway of getting the exact value of the "XOR" operation on two bytes i.e. having two bytes "A" and "B" and finding the value of "C" as C= A XOR B... i would be gratified by any help in this regard
Cheers
MAK
Bookmarks