This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

complement of Int

is there any function that will complement the variable.
e.g
int i = 0xAA
complement of i = 0x55