Changes

Jump to: navigation, search

Team Mighty Morphin Coding Rangers - OOP344

55 bytes added, 15:51, 22 February 2010
Project Progress: - create table for functions
Update the current project's progress here. List what's done in each part, and what's not done. Simply cross-out things that are done.
<s>'''===Simple Functions==={| border="1" cellpadding="5" ! Function Name !! Progress & Name !! Tested Platforms [VCC/BCC/LNX/MAC]]|-| void bio_init(void)'''</s><br/>''(COMPLETED)''<br/>|| Compeleted || ALL <br/>|-<s>'''| void bio_end(void)'''</s><br/>''(COMPLETED)''<br/>|| Completed || ALL <br/>|-<s>'''| int bio_rows(void)'''</s><br/>|| Completed by Donna || ALL''(COMPLETED)''<br/><br/>|-<s>'''| int bio_cols(void)'''</s><br/>''(COMPLETED)''<br/>|| Completed by Anastasia || ALL <br/>|-<s>'''| void bio_clrscr(void)'''<|| Completed by Chris || VCC/s><brBCC/>LNX ''(COMPLETED)''<br/>|-<br/><s>'''| void bio_flush(void)'''</s><br/>|| Compeleted by Dachaun || ALL ''(COMPLETED)''<br/><br/>|-<s>'''| int bio_getch(void)'''</s><br|| Completed by Donna || VCC/>''(COMPLETED)''<brBCC/>LNX <br/>|-<s>'''| void bio_move(int row, int col)'''<|| Compeleted by Sunny || VCC/s><brBCC/>LNX ''(COMPLETED)''<br/><br/>|-<s>'''| void bio_putch(int ch)'''<|| Completed by Yong || VCC/s><brBCC/>''(COMPLETED)''<br/>LNX <br/>|-<s>'''| void bio_putstr(const char* str)'''<|| Completed by Shengwei || VCC/s><brBCC/>LNX |-|}''(COMPLETED)''<br/><br/>
===Complex Functions===
<br/>'''void bio_display(const char* str, int row, int col, int len)'''<br/>''(IN PROGRESS)''<br/><br/>'''void bio_displayflag(const char* format, int row, int col, int status)'''<br/>''(IN PROGRESS)''<br/><br/>'''<s>int {| border="1" bio_flag(const char* format, int row, int col, int* status, int radio)</s>'''<br/>''(Completed)''<br/><br/>'''int bio_edit(char* str, int row, int col, int fieldlen, int maxdatalen, int *insertmode, int *offset, int *curpos, int IsTextEditor)'''<br/>''(IN PROGRESS)''<br/> Keys: <br /> <s>UP</s> (COMPLETED) <br /> <s>DOWN</s> (COMPLETED) <br /> <s>LEFT</s> (COMPLETED) <br /> RIGHT (IN PROGRESS) <br /> PGUP (IN PROGRESS) <br /> PGDN (IN PROGRESS) <br /> <s>HOME</s> (COMPLETED) <br /> END (IN PROGRESS) <br /> <s>ENTER</s> (COMPLETED) <br /> <s>TAB</s> (COMPLETED) <br /> <s>BACKSPACE</s> (COMPLETED) <br /> <s>ESCAPE</s> (COMPLETED) <br /> <s>DEL</s> (COMPLETED) <br /> <s>INSERT</s> (COMPLETED) <br /> <s>F1-F12</s> (COMPLETED) <br />cellpadding="5"
'''<s>! Function Name !! Progress & Name !! Tested Platforms [VCC/BCC/LNX/MAC]]|-| void bio_displayMenuItembio_display(const char *formatstr, int row, int col, int len) || Compeleted by Cong || ? |-| void bio_displayflag(const char *menuItemformat, int row, int col, int len, int status)</s>'''<br/>|| Compeleted by Cong || ? |-''| int bio_flag(COMPLETEDconst char* str, int row, int col, int* status, int radio)''<br/>|| Compeleted by Yong || ? <br/>|-<s>| colspan = "3" | '''int bio_menuItembio_edit(const char* format, const char* menuItemstr, int row, int col, int lenfieldlen, int maxdatalen, int *insertmode, int *offset, int* statuscurpos, int IsTextEditor, int ReadOnly)'''<|-| UP_KEY || Compeleted by ? || ? |-| DOWN_KEY || Compeleted by ? || ? |-| LEFT_KEY || Compeleted by ? || ? |-| RIGHT_KEY || In Progress by ? || ? |-| PGUP_KEY || In Progress by ? || ? |-| PGDN_KEY || In Progress by ? || ? |-| HOME_KEY || Completed by ? || ? |-| END_KEY || In Progress by ? || ? |-| ENTER_KEY || Completed by Anastasia || ? |-| TAB_KEY || In Progress by Anastasia || ? |-| BACKSPACE_KEY || Completed by Dachaun || ? |-| ESCAPE_KEY || Completed by ? || ? |-| DEL_KEY || Completed by ? || ? |-| INSERT_KEY || Completed by ? || ?|-| F1-F12 || Completed by ? || ? |-| DEFAULT || Completed by Donna || VCC/BCC/s><brLNX/>MAC|-|}''(COMPLETED)''<br/><br/>
===Helper Functions===

Navigation menu