I'm coding a calculator with display and controlls in separate forms. I've hit a block on several bugs but the most promenient one is:
- The calculator couldn't process more than ONE operator (2+2=OK but 2+2+2=4=NOT OK)
- sqrt function is quite broken
Sollution and related files (VC# 2010)
It's not an assignment so there isn't any time pressure for me, but can anyone help me with finished code or pseudocode that I could use?
Regards,
Erwin Rosyid