Difference between revisions of "OOP244 - return 0; Project Dev Page - 20102"
(Created page.) |
(→Project Development Updates) |
||
Line 1: | Line 1: | ||
− | = | + | === Team Task Distribution === |
+ | |||
+ | <big><pre> | ||
+ | AMKHAMAR- [iof_displayflag()] | ||
+ | [iof_flag()] | ||
+ | [iof_edit(): Left key] | ||
+ | [iof_edit(): Home and End Key] | ||
+ | [Test BCC platform] | ||
+ | |||
+ | BIJ- [iof_displayMenuItem()] | ||
+ | [iof_menuItem()] | ||
+ | [iof_edit(): Right Key] | ||
+ | [iof_edit(): Insert Key] | ||
+ | [iof_edit(): Tab Key] | ||
+ | [Test VCC platfrom] | ||
+ | |||
+ | SrChandr- [iof_edit(): Corrections before editing] | ||
+ | [iof_edit(): Backspace Key] | ||
+ | [iof_edit(): Enter and All function key] | ||
+ | [iof_edit(): data entry, overstrike mode] | ||
+ | [Test Linux platform] | ||
+ | |||
+ | FDJarlais- [iof_edit(): Escape key, including Undo (memory allocation and release in C (malloc() and free())] | ||
+ | [iof_edit(): Delete Key] | ||
+ | [iof_edit(): data entry, insert mode] | ||
+ | [Test Mac platform] | ||
+ | [Overall review before final release] | ||
+ | </pre></big> |
Revision as of 11:25, 15 July 2010
Team Task Distribution
AMKHAMAR- [iof_displayflag()] [iof_flag()] [iof_edit(): Left key] [iof_edit(): Home and End Key] [Test BCC platform] BIJ- [iof_displayMenuItem()] [iof_menuItem()] [iof_edit(): Right Key] [iof_edit(): Insert Key] [iof_edit(): Tab Key] [Test VCC platfrom] SrChandr- [iof_edit(): Corrections before editing] [iof_edit(): Backspace Key] [iof_edit(): Enter and All function key] [iof_edit(): data entry, overstrike mode] [Test Linux platform] FDJarlais- [iof_edit(): Escape key, including Undo (memory allocation and release in C (malloc() and free())] [iof_edit(): Delete Key] [iof_edit(): data entry, insert mode] [Test Mac platform] [Overall review before final release]