Hi, can I split the string “0102030405…” (of unknown length) into the array [01, 02, 03, 04, 05, …]? The string could also be “0100000504…” etc.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Split long string efficiently? | 0 | 50 | October 7, 2007 | |
Splitting string
|
0 | 118 | September 17, 2011 | |
Spliting a var by length
|
0 | 74 | September 15, 2004 | |
Spliting a var by length
|
5 | 79 | September 20, 2004 | |
Splitting up a sentence into different strings
|
0 | 79 | March 5, 2005 |