Regular Expression in C++
Hi Friends,
I wanted to know whether there is any kind of support i.e, BuiltIn libraries in C++ to implement the regular expressions. The library should work on all types (Linux Based) Operating systems. I am working on Fedora Core 5 at present .
I am writing my own code in C++ for Regular Expressions right now but that is very length process and is consuming a lot of time.
Please help me in finding a Better Solution to this Problem
Thanks in Advance
Praveen
[u]</u>
|