Hello-
If you read my message, you would see that I _am_ using wxWindows for the
program. I was asking for, mainly, a regular expression parser, and also how
to access a web page. IE, sample code would be nice :)
--Quentin
----- Original Message -----
From: "Vesa Norilo" <wa...@dl...>
To: <dev...@li...>
Sent: Tuesday, November 14, 2000 12:55 PM
Subject: Re: [Dev-C++] Portable web access and regexp parser
> Hello,
>
> There's a package called WxWindows that has HTML support. It's packaged
> for Dev-C++, you can find it by following the links from bloodshed.net.
> I haven't used it but I think I recall it's a cross-platform system. I'm
> not sure if there's a linux support.
>
> -Vesa
>
>
> > Hi-
> > I have programmed for many years in perl, but I haven't taken more than
a
> > glance at C++ until now, so please excuse my ignorance.
> > I am looking for a way to access web pages from my program. They are not
web
> > pages per se, but text files accessed over the web. I need to be able to
> > parse these for strings. Regular expressions might be the way to do
this. I
> > know that there is a library called libWWW, but I have never used it
except
> > for it's perl incarnation, LWP. I would like the solution to be
> > cross-platform between windows and linux, as I am developing a wxWindows
> > application. I have attached some sample output to the end of this
email.
> > --Quentin
> _______________________________________________
> Dev-cpp-users mailing list
> Dev...@li...
> http://lists.sourceforge.net/mailman/listinfo/dev-cpp-users
>
|