this page
Last Updated:
09-03-02

top  


Projects

Text Search Utility

Portscan


SQL Query Generator

html2html





About
Links
GPL license
Email me
Home




html2html

     This is a very simple program which converts html code so that is can be displayed in a .html file.  The source is only one file so the only thing you need to do to compile it with gcc is type

$gcc html2html.c -o html2html


UPDATE- 09-03-02:  version 1.1 is out.  In version 1.1, spaces and tabs are printed in the output file to preserve the original formatting of the HTML source.


html2html.c version 1.0
html2html-1.1.c
version 1.1
html2html.exe
DOS Executable (ver 1.1)