| View previous topic :: View next topic |
| Author |
Message |
gch15
Joined: Thu Jun 09, 2005 5:00 pm Posts: 39 Location: Norfolk, UK
|
Posted: Mon Feb 20, 2006 11:36 am Post subject: regular expressions in C++ |
|
|
Hi,
I need to use regular expressions in C++ programs but haven't the faintest idea of how to do so. Any help or hints will be much appreciated. (I am very familair with regular expressions in Perl.)
Cheers |
|
| Back to top |
|
 |
gch15
Joined: Thu Jun 09, 2005 5:00 pm Posts: 39 Location: Norfolk, UK
|
Posted: Wed Feb 22, 2006 4:24 pm Post subject: |
|
|
| Feels funny answering my own query but others might benefit from what I found out. The Boost C++ libraries provide regular expression capabilities and much more. The home page is http://www.boost.org/. The best thing is Boost libraries are already installed on my Fedora Core 4. |
|
| Back to top |
|
 |
| View previous topic :: View next topic |
|