[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.
- To: Shaul Karl <shaulka(at-nospam)bezeqint.net>
- Subject: Re: C++: your option list or a config file for a formatting src tool.
- From: Adi Stav <stav(at-nospam)actcom.co.il>
- Date: Tue, 20 Nov 2001 01:57:12 +0200
- Cc: linux-il(at-nospam)linux.org.il
- Delivered-To: linux.org.il-linux-il@linux.org.il
- In-Reply-To: <E165pjb-0007n2-00@rakefet>; from shaulka@bezeqint.net on Mon, Nov 19, 2001 at 04:49:19PM +0200
- Mail-Followup-To: Shaul Karl <shaulka@bezeqint.net>, linux-il@linux.org.il
- References: <E165pjb-0007n2-00@rakefet>
- Sender: Adi Stav <adi(at-nospam)stav.org.il>
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
- User-Agent: Mutt/1.2.5i
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