Hi,
I want to perform find and replace (like the one in MS word) on a group of files.
Can somebody guide me on how to do that using regular expressions?is there any tool available to automate such task for any number of files?
Thanks in advance.

VC++ 2005 with TR1 extensions provide extensive support for regular expressions. On the other hand, there are some free libraries (say, boost) which provides regular expression libraries for VC++.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.