16.05.2013, 16:53
Essentially, what I'm trying to do is search an input string and find the closest space nearest to the end of the string. From that point I then want to insert '...' and put the rest of the text onto the next line, preceded by '...'.
Could anyone explain (any) of this to me? I've made some headway, but I need some help with finding the space in the string. I think then I might be able to work out how to put the elipses where I need them.
Many thanks.
Could anyone explain (any) of this to me? I've made some headway, but I need some help with finding the space in the string. I think then I might be able to work out how to put the elipses where I need them.
Many thanks.