Difference between revisions of "OOP344 - Team Nothing Project Development Page - 20102"
m (→Basic I/O Function Set v1.0 - Task Distribution for Complex Functions) |
m (Completed full names of functions.) |
||
Line 8: | Line 8: | ||
<big><pre> | <big><pre> | ||
− | A- [ | + | A- [iof_displayflag()], |
− | [ | + | [iof_flag()] |
− | [ | + | [iof_edit(): Leftkey] |
[Test BCC platform] | [Test BCC platform] | ||
− | B- [ | + | B- [iof_displayMenuItem()], |
− | [ | + | [iof_menuItem()] |
− | [ | + | [iof_edit(): RightKey] |
[Test VCC platfrom] | [Test VCC platfrom] | ||
− | C- [ | + | C- [iof_edit(): Corrections before editing] |
− | [ | + | [iof_edit(): BackspaceKey] |
− | [ | + | [iof_edit(): Enter and All function keys] |
[Test Linux platform] | [Test Linux platform] | ||
− | D- [ | + | D- [iof_edit(): Escape key, including Undo (memory allocation and release)] |
− | [ | + | [iof_edit(): DeleteKey] |
− | [ | + | [iof_edit(): data entry, insert mode] |
[Test Mac platform] | [Test Mac platform] | ||
Revision as of 21:29, 14 June 2010
OOP344 | Weekly Schedule | Student List | Teams | Project | Student Resources
Basic I/O Function Set v1.0 - Task Distribution for Complex Functions
Tasks missing
- No missing task so far
A- [iof_displayflag()], [iof_flag()] [iof_edit(): Leftkey] [Test BCC platform] B- [iof_displayMenuItem()], [iof_menuItem()] [iof_edit(): RightKey] [Test VCC platfrom] C- [iof_edit(): Corrections before editing] [iof_edit(): BackspaceKey] [iof_edit(): Enter and All function keys] [Test Linux platform] D- [iof_edit(): Escape key, including Undo (memory allocation and release)] [iof_edit(): DeleteKey] [iof_edit(): data entry, insert mode] [Test Mac platform] E- [edit(): Home and End Key] [InsertKey] [TabKey] [data entry, overstrike mode] [Overall review beofre final release]