I write a^= 0XFF; then realize it perform xor for bit-7 not with all.
Suggest a XOR for 8-Bit not single bit.
--------
Vikas Dabas
I write a^= 0XFF; then realize it perform xor for bit-7 not with all.
Suggest a XOR for 8-Bit not single bit.
--------
Vikas Dabas