Changes

Jump to: navigation, search

BIOF 20101 (AS1) - OOP344

1 byte added, 10:58, 3 February 2010
int bio_menuItem(..........): add space
==== int bio_menuItem(..........) ====
<big>int bio_menuItem(const char '''*format''', const char '''*menuItem''', int '''row''', int'''col''', int '''len''', int '''*status''');</big>
io_menuItem() allows the user to make a single item selection. '''"*status"''' points to the status of the selection, that can be zero or non-zero. If '''"*status"''' is initially set to anything but zero, bio_menuItem() corrects value to one. '''"*format"''' holds the shape of the selection indicator as bio_displayMenuItem() function.
1
edit

Navigation menu