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