Changes

Jump to: navigation, search

BIOF 20101 (AS1) - OOP344

66 bytes added, 11:15, 11 February 2010
m
int bio_menuItem(..........) corrected some ambiguous statements
io_menuItem() begins the selection by displaying the menu item according to its '''“*status”'''using [[#void io displayMenuItem.28...........29|io_displayMenuItem()]]. (Remember that the value of '''"*status"''' is corrected before the editing begins). Then the function waits for the user input.
* If the user input is any of the printable keys (' ' < key <= '~') excluding space, it should be ignored (no action taken), and wait the user to input again. * If the user input is any of the function non-ASCII keys, the function is terminated returning the key.* 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 spacecharacter.
== Platforms ==
1
edit

Navigation menu