Thread overview
Regex
Jan 06, 2005
someone
Jan 06, 2005
Scott Michel
Jan 13, 2005
Walter
January 06, 2005
Hi there,

I need to know Regexes in C++. Would anybody help?

Thanks


January 06, 2005
someone wrote:
> Hi there,
> 
> I need to know Regexes in C++. Would anybody help?

Google for 'pcre'. But no one here's going to help you with a homework assignment.
January 13, 2005
"someone" <someone_member@pathlink.com> wrote in message news:crjdvn$20u0$1@digitaldaemon.com...
> Hi there,
>
> I need to know Regexes in C++. Would anybody help?

Digital Mars C++ includes a regular expression library: www.digitalmars.com/rtl/regexp.html