[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: C prettyprinter?



"Adam Thompson, MCNE, MCSE" <athompso@commerced.com> writes:

> I was certain that I had seen several tools for pretty-printing and
> analysing C code in the ports tree, but the only things I can find
> today are GNU indent and c2html.

I like xemacs on screen (enable font-lock-mode in .emacs).
For hard copy it's a2ps. Use --prologue=color to get color syntax highlighting.