Forum Discussion

Romel_77740's avatar
Romel_77740
Icon for Nimbostratus rankNimbostratus
Aug 03, 2010

string manipulation

-- I have a string S. There is a character '>' in S. I want to insert a new string in between '>' and the character before '>'. What's the best way to do this? -- I have a string S. There is a charac...