I wanna know how to go about making a calculator Parser.
I want the user to be able to input problems of different lenghts, but i dont know how to about breaking the problem into the parts.
Im thinking maybe store the problem in a string/char[] and then check everyting one by one.
Any ideas on how to do that, or other ideas about a parser?



LinkBack URL
About LinkBacks


