Showing posts with label Swapping Bits of an Integer. Show all posts
Showing posts with label Swapping Bits of an Integer. Show all posts

Thursday, March 12, 2015

Swapping bits of an Integer

Swapping individual bits is implemented using a function. This function is repeatedly called with different position data.