Quote Originally Posted by Aashi View Post
thanks all,
can anyone tell me which member function should i use for this purpose?
Your description of what you want to do is not clear.

Let's start with this:
Code:
"abcabcabcda"
So what do you want to do with this string?

Regards,

Paul McKenzie