1
edit
Changes
→To Do 10
* I tried the first function at http://yun811.blogspot.ca/ Yun Yang's oop344
* My drafts on char* bits(unsigned int val) : http://itactics.wordpress.com/2012/11/20/code-how-to-print-binary/ (Diaoqiang He)
* I have the solutions for all of three functions at my blog - http://linpei.blogspot.ca/(Linpei Fan)
* I did the void prnBits function in one line:
* void prnBits(int val){