Difference between revisions of "OOP244 - Success Project Dev Page - 20101"
m |
|||
Line 21: | Line 21: | ||
| void iof_putch(int c) || mjschranz|| - | | void iof_putch(int c) || mjschranz|| - | ||
|- | |- | ||
− | | void iof_prntstr(const char* str) || | + | | void iof_prntstr(const char* str) || jquan4 || - |
|} | |} |
Revision as of 16:26, 5 June 2010
Function | Member Responsible | Status |
---|---|---|
void iof_init() | jquan4 | Completed |
void iof_end() | jquan4 | Completed |
int iof_rows() | apliats | - |
int iof_cols() | apliats | - |
void iof_clrscr() | ibalzamova | - |
void iof_flush() | ibalzamova | - |
int iof_getch() | mjschranz | - |
void iof_movecur(int r, int c) | mjschranz | - |
void iof_putch(int c) | mjschranz | - |
void iof_prntstr(const char* str) | jquan4 | - |