Changes

Jump to: navigation, search

Oop344 20102 - iof functions

1,368 bytes added, 13:12, 12 June 2010
Adding suggested task distribution
* If the user input is SPACE, then the *status is set to one, menu item is displayed and function is terminated returning the ASCII value of space character.
== Suggested workload (task distribution) ==
=== Teams with 5 members ===
<big><pre>
A- [displayflag()],
[flag()]
[edit(): Leftkey]
[Test BCC platform]
 
B- [displayMenuItem()],
[MenuItem()]
[edit(): RightKey]
[Test VCC platfrom]
 
C- [edit(): Corrections before editing]
[edit(): BackspaceKey]
[edit(): Enter and All function keys]
[Test Linux platform]
 
D- [edit(): Escape key, including Undo (memory allocation and release)]
[edit(): DeleteKey]
[edit(): data entry, insert mode]
[Test Mac platform]
 
C- [edit: Home and End Key]
[InsertKey]
[TabKey]
[data entry, overstrike mode]
[Overall review beofre final release]
</pre></big>
=== Teams with 4 members ===
<big><pre>
A- [displayflag()],
[flag()]
[edit(): Leftkey]
[edit(): Home and End Key]
[Test BCC platform]
 
B- [displayMenuItem()],
[MenuItem()]
[edit(): RightKey]
[edit(): InsertKey]
[edit(): TabKey]
[Test VCC platfrom]
 
C- [edit(): Corretions before editing]
[edit(): BackspaceKey]
[edit(): Enter and All function key]
[edit(): data entry, overstrike mode]
[Test Linux platform]
 
D- [edit(): Escape key, including Undo (memory allocation and release in C (malloc() and free())]
[edit(): DeleteKey]
[edit(): data entry, insert mode]
[Test Mac platform]
[Overall review beofre final release]
</pre></big>
== Platforms ==

Navigation menu