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
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