Hi i want to replace substring in a string , but not able to do that pls help me.
function prototype is :
void X::findandRepla(TDes * ptr, TDesC& aFind, TDesC& aReplace)
pls help
Hi i want to replace substring in a string , but not able to do that pls help me.
function prototype is :
void X::findandRepla(TDes * ptr, TDesC& aFind, TDesC& aReplace)
pls help
A method called "FindAndReplace" probably needs Find and Replace operations. Descriptors have both, consider experimenting a bit.
Also, after 150 posts, it might have been a good idea to post a Symbian C++ question to the Symbian C++ boards.