Changes

Jump to: navigation, search

OOP344 - 20101

988 bytes added, 11:48, 28 January 2010
Week 3 - Jan 24
== Week 3 - Jan 24 ==
 
=== This Week ===
 
* #define and conditional compilation
* Starting the Basic Input Output Functions
* Assigning SVN Accounts to teams
 
=== To Do ===
 
* Checkout the repository from trunk and test compile it on different platforms
* Branch the trunk into a branch under your SenecaID in branches
** Checkout your own branch and start working on your part of the assignment
 
** After each accomplishment in your own branch, modify the code in trunk and commit the code
 
** Make sure the code committed to trunk is ALWAYS at compiled state with no warnings or errors.
 
=== Challenge ===
 
Without use of any library functions (use only the BIOF functions) create a function called:
void bio_putint(int val)
This function should print the integer at where the cursor is on the screen.
The first two blogs with the correct answer will get 5% bonus for the first test.
The next two blogs optimizing the code of the first two blogs will get 5% bonus for the first test too.
 
=== Resources ===
== Week 4 - Jan 31 ==

Navigation menu