Thursday, 19 September 2013

How do I split a string into a bunch of variables?

How do I split a string into a bunch of variables?

I'm trying to make a calculator as to were you can input numbers and
operators regardless of spaces and I want to know how to split up the
input and convert it into other types.

No comments:

Post a Comment