Quick question
I'm sorry for asking such a stupid question, but the Java documentation of the String class doesn't seem to contain such a function.
How do I convert a String to an int? (That is, a String that contains only digits.)
How do I convert a String to an int? (That is, a String that contains only digits.)
