C Programming - Exchanging Corresponding fields of integer
Exchange the contents of the variable x and y wherever the mask bit mi=1x^=y
y^=(x&m)
x^=y
Labels: C
About this entry
You’re currently reading “
- Published:
- 11:39 pm
- by -
0 Comments (Post a Comment)