Hey, I have a very simple problem that I can't seem to figure out (it has been a long day).
I have a string that I want to convert into an array of strings of length 1 (Chars).
Is there any easy way to do this? Or is there a hard way that I am just not thinking of.
Thanks in advance.
Adam
I have a string that I want to convert into an array of strings of length 1 (Chars).
Is there any easy way to do this? Or is there a hard way that I am just not thinking of.
Thanks in advance.
Adam