Write a one line C function to return position of first 1 from right to left, in binary representation of an Integer.
bitsets
1 Article
1
Write a one line C function to return position of first 1 from right to left, in binary representation of an Integer.