[Tutor] spliting to chars

Mark Kels Mark.Kels at gmail.com
Sat Oct 2 20:49:49 CEST 2004


How can I split a string like "abcd efgh ijklmnop" to chars ("a","b","c", etc) ?
I know It can be done using regular expression, but I have'nt learned
how to use them...

Thanks!!


More information about the Tutor mailing list