cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
How to use RegExp in C++?
How to use RegExp in C++?
Jun 8, 2010 at 7:56pm UTC
MIH1406
(5)
Hi,
Is there a C++'s Standard way to use RegExp in my application?
If not, which C++ library can do it in both Linux and Windows?
Thanks,
Mohammad
Jun 8, 2010 at 8:24pm UTC
PanGalactic
(1658)
The Boost Regex library.
Jun 8, 2010 at 9:00pm UTC
Albatross
(4553)
Clone thread:
http://cplusplus.com/forum/general/24864/
-Albatross
Last edited on
Jun 8, 2010 at 9:02pm UTC
Topic archived. No new replies allowed.