Changes

Jump to: navigation, search

Weekly Schedule 20111 - OOP344

374 bytes added, 09:47, 18 March 2011
Week 9 - Mar 6
=== To Do ===
* R0.3 and R0.35 due
=== Resources ===
*
== Week 10 - Mar 13
== This week ==
* Streams
* binary operations
=== To Do ===
* R0.3 and R0.35 due
* Team Regrouping Email
* Write this function and blog about it
<big><pre>
void SetBitPattern(unsigned int& V, const char* pattern, int startBitIndex);
SetBitPattern(&I, "01101111", 4);
// Startingf from bit 4 it will set the bits of I to the incoming pattern
</pre></big>
=== resources ===

Navigation menu