Wednesday, 2 October 2013

Remove a single space character from a long string of spaces

Remove a single space character from a long string of spaces

I am trying to remove a single space character from a long string of let's
say 10 spaces. Example (first row is before, second row is after, dots
used instead of single spaces for better understanding):
".........."
"........."
Just one space removal at a time.

No comments:

Post a Comment