calculations and variables
Hi,
I've just begun learning objective C and iPhone devleopement. I want to create something in iphone sdk, that has a user input in some numbers in a field and calculates the solution.
(ex: input1 * input2 = solution, or input1 + input2 * input 3 = solution).
I am having trouble finding the right code to make this work for me.
If anyone can be kind enough to help me out with some sample code, I would very much appreciate it!!
thanks, danny
Last edited by danny8; 09-08-2009 at 03:50 PM.
|