I have a problem with the function below that truncates all words so that they have a maximum of N characters.
For example: if the string contains: "freedom, equality and fraternity", the invocation of truncW(t,4) should give "libe e...
asked by
15.03.2015 / 19:34