PDA

Click to See Complete Forum and Search --> : Calculator project


wijayah
Mar 18th, 2001, 07:43 PM
My name is Hendra Wijaya from Dallas Baptist Unversity. I have calculator project to creat number 0-9, +, -, /, *, and = functions also, memory works such as (M+, MS, MR, MC) just like in the windows accecories. Please help me out regarding this matter.

rv2k
Mar 21st, 2001, 12:23 AM
I am sure you can find code like that at planetsourcecode.com or freevbcode.com . You can learn how they do it and write your own program.

Mar 21st, 2001, 12:31 AM
What program are you having to write it in? Visual Basic, C/C++, or ASMEBLY ?

Knight

Mar 21st, 2001, 12:16 PM
I got a private message from you saying that you are writting this in Visual Basic. That is a very simple thing. If it was in Assembly or C/C++ then I could see where you would need help. But Visual Basic is really easy.

If you need help, let me know. I'll help you out.

TheSarlacc
Apr 11th, 2001, 09:12 AM
feel free to ask me if u need help! i would love to help u out! :p

markwel
Apr 12th, 2001, 12:45 AM
Calculator project came with visual basic example.