Does anyone havean idea how to display a menu using assembly language?

Philippines
August 24, 2008 4:42am CST
So we have this project..Ours is about diplaying a menu for a restaurant where the customer could choose his order(s) but will be limited to his budget. After he makes his orders, the total amount of orders and his change will be displayed. We were planning to diplay the menu with their corresponding price. We've already started making our codes, but it still under enhancement and we have a hard time how to connect the prices with the menu....Can anyone help us with this problem?
2 responses
• India
30 Sep 08
you can also use .net tools like ASP, C# applications for your purpose these are all friendly users so that you can develop an application and you can use for your purpose.
• Philippines
7 Oct 08
thank you for the info..but we've already found a way to do it.actually we're done with it...and we made it by just using assembly language..it's not that hard when you get the hang of it..
• Pakistan
24 Aug 08
Dear assembly language is only used to program hardware tht's way it is called hardware language, if u are using C++ then u can use graphic.h n the hader file and thn u can put grafix in ur program. hope ths vl help u!
• Philippines
29 Aug 08
thanks for the info..really appreciate it...but i already know that assembly is a hardware language..that's why it's so hard to program because you have to think like a machine...