On Mon, Nov 19, 2001 at 04:49:19PM +0200, Shaul Karl wrote:
> Can you recommend a tool for _formatting_ src files for consistency of 
> style and better readability?

indent is the standard tool. It has enough options to format C code
even according to the most perverted preferences. I use it to cheat
when reading IOCCC entries.

Don't know about C++ though.

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to