Changes

Jump to: navigation, search

Team !YOU - BIO Library

2,022 bytes added, 01:03, 26 February 2010
m
Updated Committing Tasks
<big><big>'''[http://zenit.senecac.on.ca/wiki/index.php/Team_!YOU_-_OOP344 Team !You]'''</big></big> - To the main team page.
*A link to the [http://zenit.senecac.on.ca/wiki/index.php/BIOF_20101_%28AS1%29_-_OOP344 assignment].*A link to the [http://zenit.senecac.on.ca/wiki/index.php/Team_!YOU_-_Codes Codes' snippet].
= Basic Input Output Library =
{| class="wikitable" border="1"
|+ Simple Function Commit Tasks
! Function !! Member Responsible !! Status!! Committed : BY
|-
| void bio_init() || MattAdams ||Completed || Yes : Matthew Adams
|-
| void bio_end() || tjcatibog || ||
|-
| int bio_rows() || CDNPadawan || Completed|| Yes : Matthew Daniels
|-
| int bio_cols() || CDNPadawan || Completed|| Yes : Matthew Daniels
|-
| void bio_clrscr() || fmDeOliveira || committedCompleted || Yes : Felipe de Oliveira
|-
| void bio_flush() || fmDeOliveira || committedCompleted || Yes : Felipe de Oliveira
|-
| int bio_getch() || ammisko ||Completed || Yes : Andrew Misko
|-
| void bio_move(int r, int c) || nsimmalavong || completedCompleted || Yes : Niki Simmalavong
|-
| void bio_putch(int c) || award ||Completed || Yes : Amy Ward
|-
| void bio_putstr(const char* str) || Minooz || commitedCompleted || Yes : Minoo Ziaei
|}
 
== Task 2: bio_edit() switch cases ==
[http://zenit.senecac.on.ca/wiki/index.php/BIOF_20101_(AS1)_-_OOP344#Line_Editor:_int_bio_edit.28.........29 Function Specs Here]
{| class="wikitable" border="1"
|+ bio_edit() switch cases
! case !! Member Responsible !! Status!! Committed : BY|-| UP_KEY || fmdeoliveira || Completed || fmdeoliveira|-| DOWN_KEY || fmdeoliveira || Completed || fmdeoliveira|-| LEFT_KEY || tjcatibog || Completed || mziaei1
|-
| UP_KEY RIGHT_KEY || tjcatibog, mziaei1 || Completed, Debugged || mziaei1
|-
| DOWN_KEY PGUP_KEY || fmdeoliveira ||Completed || fmdeoliveira
|-
| LEFT_KEY PGDN_KEY || fmdeoliveira || Completed || fmdeoliveira
|-
| RIGHT_KEY ENTER_KEY || mziaei || Completed || fmdeoliveira
|-
| PGUP_KEY TAB_KEY || tjcatibog, mziaei1 || Debugging, completed || mziaei1
|-
| PGDN_KEY BACKSPACE_KEY || tjcatibog, mziaei1 || Debugging, completed || mziaei1
|-
| ENTER_KEY DEL_KEY || tjcatibog, mziaei1 ||Completed, Debugged || mziaei1
|-
| TAB_KEY HOME_KEY || tjcatibog || Completed || mziaei1
|-
| BACKSPACE_KEY END_KEY || tjcatibog, mziaei1 ||Completed, Debugged|| mziaei1
|-
| DEL_KEY ESCAPE_KEY || tjcatibog || Completed || fmdeoliveira
|-
| HOME_KEY INSERT_KEY || tjcatibog || Completed || fmdeoliveira
|-
| END_KEY F1_KEY || fmdeoliveira || Completed || fmdeoliveira
|-
| ESCAPE_KEY F2_KEY || fmdeoliveira || Completed || fmdeoliveira
|-
| INSERT_KEY F3_KEY || fmdeoliveira || Completed || fmdeoliveira
|-
| F1_KEY F4_KEY || fmdeoliveira || Completed || fmdeoliveira
|-
| F2_KEY F5_KEY || fmdeoliveira || Completed || fmdeoliveira
|-
| F3_KEY F6_KEY || fmdeoliveira || Completed || fmdeoliveira
|-
| F4_KEY F7_KEY || fmdeoliveira || Completed || fmdeoliveira
|-
| F5_KEY F8_KEY || fmdeoliveira || Completed || fmdeoliveira
|-
| F6_KEY F9_KEY || fmdeoliveira || Completed || fmdeoliveira
|-
| F7_KEY F10_KEY || fmdeoliveira || Completed || fmdeoliveira|-| F11_KEY || fmdeoliveira || Completed || fmdeoliveira|-| F12_KEY || fmdeoliveira || Completed || fmdeoliveira|} == Task 3: Other Complex Functions ==  {| class="wikitable" border="1"|+ Other Complex Functions! Function !! Members Working On It !! Status !! Committed : BY
|-
| F8_KEY bio_display || Fardad || completed || fmdeoliveira
|-
| F9_KEY bio_displayflag || mziaei1 || completed || mziaei1
|-
| F10_KEY bio_flag || mdadams1 || completed || fmdeoliveira
|-
| F11_KEY bio_displayMenuItem || ammisko, fmdeoliveira || completed || fmdeoliveira
|-
| F12_KEY bio_menuItem || ammisko, fmdeoliveira || completed || fmdeoliveira
|}

Navigation menu