Click here to Skip to main content
15,902,275 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Hi,

I have to use tidy html in VC++.

I have tidy dll, libtidy.dll libtidy.exp and libtidy.lib

I don't know how to make use of these to write a program which can correct the html tags of an input html file.


Thanks.
Posted
Comments
[no name] 27-Aug-13 8:24am    
You would need to start out by reading the documentation, http://tidy.sourceforge.net/#docs

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900