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
