1
edit
Changes
→TO DO LIST
== TO DO LIST ==
# Everybody should create their directory under branches in our team repository.
# 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)
# Each of us have to commit some "KEYS" for bio_edit:
:* srchandr - LEFT_KEY and RIGHT_KEY
:* tdao3 - HOME_KEY and END_KEY