How to convert String[] To Int?

Hey, I have used the saveStrings("data/file.txt",string); and it requires a String[]. I know you can use nf(); when you are using a normal string without the [] but it doesn't work with the []. Anyone know how to convert a String[] to an Int?

Tagged:

Answers

Sign In or Register to comment.