This is a blog dedicated to all those problems I faced while making some things work, I might have struggled a lot to get the information from the net, this is to make my life easy whenever next time I want to do the same, or for someone who is in need of help, this may make their life easy too. Thanks for visiting my blog, feel free to mail me in case you have any questions.
Wednesday, August 4, 2010
Mod 16 without using arithmatic
Write a function which takes an integer value as an argument and return its mod 16 value without using these (%,+,_,/) arithmetic operations
No comments:
Post a Comment