This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Menu

Hi

Can any one help me how implement Menu and sun menus using c or any link.

thanks

Parents
  • Writing code to do a menu system isn't difficult. If you have no idea how to do it then you need to become more familiar with the programming language and your hardware first.

    If you then still have problems, post your code and someone will probably try and help.

    Stefan

Reply
  • Writing code to do a menu system isn't difficult. If you have no idea how to do it then you need to become more familiar with the programming language and your hardware first.

    If you then still have problems, post your code and someone will probably try and help.

    Stefan

Children
  • Is this guy actually writing code for an 8051?
    Why do I get the suspicion he's a student PC programmer, looking for help on a project.

  • "Is this guy actually writing code for an 8051?"

    Quite possibly - there's plenty of scope for menus & sub-menus even on a simple character-based LCD with a few buttons!

    However, he does seem to have rather lost interest as nobody has leapt forward to do his whole project (or at least the menus) for him for free!

    "Why do I get the suspicion he's a student PC programmer, looking for help on a project."

    Does anyone code this stuff manually on PCs any more? Surely it's all trivial in today's graphical RAD [1] environments?

    [1] Rapid Application Development - eg, Borland's Delphi or C++ Builder.

  • Is this guy actually writing code for an 8051?"

    Quite possibly - there's plenty of scope for menus & sub-menus even on a simple character-based LCD with a few buttons!


    Oh I don't deny it is possible, but the lack of detail in the original question made me pretty confident it was a student desperate to finish a project, and trawling around all the C forums for help.