1
edit
Changes
→TO DO LIST
== TO DO LIST ==
'''1) ''' Everybody should create their directory under branches in our team repository.
'''2) ''' Simple Functions each of us need to commit to SVN:
* srchandr - bio_init() and bio_end()
* tdao3 - bio_rows() and bio_cols()
* flee8 - bio_getch() and bio_move(r, c)
'''3) ''' Each of us have to commit some "KEYS" for bio_edit:
* srchandr - LEFT_KEY and RIGHT_KEY
* tdao3 - HOME_KEY and END_KEY