Re: C/C++ interface to HTML parser

2006-03-08 Thread Mladen Adamovic
Hugo Vanwoerkom wrote: Anyone have a recommendation? I want to parse HTML files in C++ or C. SAX for C/C++ or Flex (man flex) -- Mladen Adamovic http://home.blic.net/adamm http://www.shortopedia.com http://www.froola.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "un

Re: C/C++ interface to HTML parser

2006-03-08 Thread Matt Zagrabelny
On Tue, 2006-03-07 at 06:12 -0600, Hugo Vanwoerkom wrote: > Hi, > > It seems there should be many of these. > Anyone have a recommendation? > I want to parse HTML files in C++ or C. > Thanks! if you are dealing with xhtml then you could use one of the many xml c++ parsers. -matt zagrabelny --

C/C++ interface to HTML parser

2006-03-07 Thread Hugo Vanwoerkom
Hi, It seems there should be many of these. Anyone have a recommendation? I want to parse HTML files in C++ or C. Thanks! H -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]