Difference between revisions of "OOP244 - Success Project Dev Page - 20101"
(choosed functions) |
(added my learn id to Simple Function Commit Tasks) |
||
Line 11: | Line 11: | ||
| int iof_cols() || apliats || - | | int iof_cols() || apliats || - | ||
|- | |- | ||
− | | void iof_clrscr() || | + | | void iof_clrscr() || ibalzamova || - |
|- | |- | ||
− | | void iof_flush() || | + | | void iof_flush() || ibalzamova || - |
|- | |- | ||
| int iof_getch() || learnid here || - | | int iof_getch() || learnid here || - |
Revision as of 21:47, 4 June 2010
Function | Member Responsible | Status |
---|---|---|
void iof_init() | jquan4 | - |
void iof_end() | jquan4 | - |
int iof_rows() | apliats | - |
int iof_cols() | apliats | - |
void iof_clrscr() | ibalzamova | - |
void iof_flush() | ibalzamova | - |
int iof_getch() | learnid here | - |
void iof_movecur(int r, int c) | learnid here | - |
void iof_putch(int c) | learnid here | - |
void iof_prntstr(const char* str) | learnid here | - |