We are about to switch to a new forum software. Until then we have removed the registration on this forum.
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?
Answers
https://Processing.org/reference/intconvert_.html
Related, a bit trickier if you have a long int