What are the best methods to "Clear the 6th bit" of an integer?
- by Jian Lin
What are the best methods to "Clear the 6th bit" of an integer?
And, is your solution platform independent? (32 or 64 bit integer, etc). If not, can you give a solution that is platform independent?