Open main menu

CDOT Wiki β

Changes

Oop344 20102 - iof functions

1 byte added, 16:21, 9 June 2010
void iof_displayMenuItem(..........)
==== void iof_displayMenuItem(..........) ====
<big>void iof_displayMenuItem(const char '''*format''', const char '''*menuItem''', int '''row''', int '''col''', int'''len''', int '''status''');</big>
Allows the user to display a menu-item at '''row''' and '''col''' on the screen with width of '''len'''. Depending on the value of '''status'''; being zero or non-zero, the menu-item will be surrounded by '''format''' characters or space respectively.
1
edit