1
edit
Changes
→To Do 10
*#: returns a character string holding the bit pattern of val (i.e cout<<bits(0xF7)<<endl, will print 11110111)
*# write the void prnBits(unsigned int val) function (wrote in class) in only one line.
* I tried the first function.
Yun Yang's version is [http://yun811.blogspot.ca]!http://yun811.blogspot.ca/
=== Resources 10===