cdoc

Cdoc is a simple program for producing pretty TeX documents from annotated c or c++ code. The only documentation is the source code itself.

To build just type make. To run type cdoc basename *.c. Try it on cdoc.c itself and then read the source code to figure out how to use cdoc ;).

Cdoc should be available here. I can be contacted at britt@sciencething.org.