Introduction
src2html is a utility for formatting C, C++, and Java source code
using HTML. src2html performs the following functions:
- Performs language-sensitive syntax highlighting
- Indents code blocks uniformly
- Highlights URLs present in code
Download
src2html is available via ftp from
sbooth.org
Requirements
src2html requires an ANSI-compliant C compiler.
Sample Output
Bug Reports
Please send bug reports, suggestions, and comments to
Stephen F. Booth