Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old March 18th, 2008, 10:45 PM
Carmen Sei
Guest
 
Posts: n/a
Default HTML Tidy Java to C++

I need to parse HTML page and extract data

should I use HTML Tidy DLL
http://dev.int64.org/tidy.html

or it's easier to use library with source code like
http://users.rcn.com/creitzel/tidy.html#cplusplus

which HTML Tidy C++ version (easiest) should I use for C++ project?

I am converting from Java HTML Tidy
http://www.garshol.priv.no/download/...rod/JTidy.html
  #2  
Old March 18th, 2008, 11:35 PM
Ian Collins
Guest
 
Posts: n/a
Default Re: HTML Tidy Java to C++

Carmen Sei wrote:
Quote:
I need to parse HTML page and extract data
>
should I use HTML Tidy DLL
http://dev.int64.org/tidy.html
>
or it's easier to use library with source code like
http://users.rcn.com/creitzel/tidy.html#cplusplus
>
which HTML Tidy C++ version (easiest) should I use for C++ project?
>
As with any choice of libraries, choose the one that works for you. I
can't see why people are so resistant to using C libraries in C++ projects.

--
Ian Collins.
 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles