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 character ';' and '@' in S. I want to remove all character in between ';' (including this) and '@' (not including this). What's the best way to do this?

3 Replies

No RepliesBe the first to reply