String split
Posted: Sat Nov 06, 2004 11:09 am
How can i add space to a long continuous string.
Lets say i want add or " " each 40th char?
Splitting the string into an array would also do.
Lets say i want add or " " each 40th char?
Splitting the string into an array would also do.