Re: Making a Calculator
- Posted by Hayden McKay <hmck1 at dodo.com.au> Sep 29, 2004
- 489 views
Sure what platform are you making the calculator for? Is it numeric command line input or button style?. There are numerous libraries found at the Rapid Development web site to assist with a scientific calculator. A good example of a 'basic' push button calculator for dos can be found in the 'Graphical Buttons' lib by Jim Lacovara. This library should give you a good idea of how a calculator sould operate.