View Single Post
  #1 (permalink)  
Old February 27th, 2007, 12:33 AM
praveenholal praveenholal is offline
Registered User
 
Join Date: Feb 2007
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default 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>
Reply With Quote