Xor()
-
I have two 'byte' and I want to do
Xor()
operation with these two value,How can I do it? Mazy "The path you tread is narrow and the drop is shear and very high, The ravens all are watching from a vantage point near by, Apprehension creeping like a choo-train uo your spine, Will the tightrope reach the end;will the final cuplet rhyme?"Cymbaline-Pink Floyd -
I have two 'byte' and I want to do
Xor()
operation with these two value,How can I do it? Mazy "The path you tread is narrow and the drop is shear and very high, The ravens all are watching from a vantage point near by, Apprehension creeping like a choo-train uo your spine, Will the tightrope reach the end;will the final cuplet rhyme?"Cymbaline-Pink FloydI believe the ^ operator is what you want to use there. James Simplicity Rules!
-
I believe the ^ operator is what you want to use there. James Simplicity Rules!
James T. Johnson wrote: I believe the ^ operator is what you want to use there. Yes,thats it. :) Mazy "The path you tread is narrow and the drop is shear and very high, The ravens all are watching from a vantage point near by, Apprehension creeping like a choo-train uo your spine, Will the tightrope reach the end;will the final cuplet rhyme?"Cymbaline-Pink Floyd