--- In [email protected], Ananth <[EMAIL PROTECTED]> wrote: > > On 9/4/07, tayyaba_ch <[EMAIL PROTECTED]> wrote: > > hello > > > > i am developing menu for 20*4 char display ..i have completed the > > driver task...now i need good suggestions for menu structure in c as i > > am using lpc2368 . > > > > i want to design a code > > > > 1- no global variables.. > > > > 20-object based approach. > > > > any help will be strongly appreciated > > Do you mean how to write your own Menus (like File, Edit, etc) in C++\C? > > There was a book by Al Stevens in which he provides complete code for > having Menus using C or C++ ( I don't remember) on MS-DOS systems way > back in early 90s. > > Don't know if this is of any help. > > Cheers > - Ananth >
yess i want to write my own mwnu ... it involve to get some parameters from user using key pad attached. display them on screen..etc much like mobile menu .... best regards
