Talk:Strip whitespace from a string/Top and tail

Revision as of 17:32, 14 September 2012 by rosettacode>Gerard Schildberger (added a new section header. -- ~~~~)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

task clarification

In the sentence:

For the purposes of this task whitespace includes non printable characters such as the space character, the tab character,
and other such characters that have no corresponding graphical representation.



Wouldn't it be better to use:
... , and other such characters that may have no corresponding ...

-- Gerard Schildberger 17:32, 14 September 2012 (UTC)

Return to "Strip whitespace from a string/Top and tail" page.