Quantcast
Channel: CodeGuru Forums - Visual C++ Programming
Viewing all articles
Browse latest Browse all 3042

string replace related

$
0
0
Hello,

Im trying to solve the following:
Basically for the given input string, i need to expand as follows:

4[x] = xxxx
2[y2[z]] = yzzyzz
2[pq] = pqpq

thanks
pdk

Viewing all articles
Browse latest Browse all 3042

Trending Articles