
HTLM tool for C source code
I need a tool to generate the source code of a program into an HTML format.
I don't want to add extra tags in my current source code, I need the tool to
take the source code "as is".
The source code is ANSI-C, with extended keywords for the 8051 or the 68hc11
microcontroller, but a tool that takes ANSI-C might do the job I need.
Thanks for any help you can give me.
Claude Lemens