LF: Help with Regular Expression

J

justmehere

The class I'm using is REGEXP.H with Borland Command Line Compiler.
I'm trying to locate an IP within a string. Can anyone tell where I
can find some documention on the implementation of regular expressions
with the above compiler (if it matters). The problem is the pattern
expression I am using I have found on the internet and it is geared
toward the Perl implementation and the not C++. It does not work.

Many thanks
 
R

red floyd

justmehere said:
The class I'm using is REGEXP.H with Borland Command Line Compiler.
I'm trying to locate an IP within a string. Can anyone tell where I
can find some documention on the implementation of regular expressions
with the above compiler (if it matters). The problem is the pattern
expression I am using I have found on the internet and it is geared
toward the Perl implementation and the not C++. It does not work.

Since we don't know what regexp.h looks like, and it sounds
Borland-specific from your description, may I suggest a group with
"borland" in its name? See the FAQ
http://www.parashift.com/c++-faq-lite/how-to-post.html#faq-5.9
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,969
Messages
2,570,161
Members
46,708
Latest member
SherleneF1

Latest Threads

Top