This is a simple program that, given a source C/C++ file, produces an html source with syntax highlighting. The program is based on java2html as I received many requests for a similar program for C++ I decided to make a syntax highlighter for C++ as well.