Changes

Jump to: navigation, search

OOP344 Assignment Two

39 bytes added, 13:14, 7 November 2009
m
IO_Menu
The menu items will be displayed horizontally and the list will NOT be framed.
</blockquote>
 
===constructor===
This is how an IO_Menu is created:
<big><pre>
*'''format''' is a 2 char, string, holding the surrounding chars of a selected menu item
*'''frameChars''' are the characters building the frame (if the object is framed)
===Public Methods===
<big><pre>
void display()const;

Navigation menu