On Jan 7, 2008 7:33 AM, Milad <[EMAIL PROTECTED]> wrote: > Would anyone know how to write the code for a calculator. Example you > enter 2*(3+2)= and after you hit the enter key after the = sign it > should give you 10. Can anyone gimme an idea of what method to use or > give me a partial code of the program to get an idea?
Here are a bunch of open source calculator projects. You can study the source in any of these. http://freshmeat.net/search/?q=calculator§ion=projects&Go.x=0&Go.y=0 -- Brett ------------------------------------------------------------ "In the rhythm of music a secret is hidden; If I were to divulge it, it would overturn the world." -- Jelaleddin Rumi
