Changes

Jump to: navigation, search

Weekly Schedule 20123 - OOP344

1 byte removed, 10:03, 11 November 2012
To Do 10
*#: mask OR value to set to one (ex. 3rd bit: 0000 1000)
=== To Do 10===
* [[The CIO Framework - OOP344 20123#0.2 Milestone|Project Milestone 0.2 (Due Sunday Monday Nov 11th 12th 23:59)]]
* Challege
*# setBit(unsigned int val, unsigned int bitNo, bool bitVal);
*# char* bits(unsigned int val)
*#: 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.
=== Resources 10===

Navigation menu