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

Re: C++: your option list or a config file for a formatting src tool.



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 linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il