
There is often a requirement to put properly formatted source code on the Web - be it C, C++ or C# - and this code is normally hand-formatted, resulting in errors, with no real capacity for formatting the code.
CPPtoHTML solves this problem by automatically converting source code into HTML, using CSS stylesheets so that the result can be easily and quickly integrated into any Web site. Simply drag any C, C++ or C# file onto the program and it will create a HTML version. It can also generate Programmer's Heaven bulletin board codes for code formatting with an option switch.
This new version (23/9/2001) handles C# source files.
You can download a Zip file of the source code, including a Microsoft Visual C++ project you can use to build the project.
Things to note:
Source code (5k): CPPtoHTMLSrc.zip
Program (52k): CPPtoHTML.exe