indent syntax
Norman Vine
nhv@cape.com
Wed Apr 11 08:10:00 GMT 2001
>> > >>
>> > >> We're using the GNU Coding Standard:
>> > >>
>> > >> http://www.gnu.org/prep/standards_toc.html
>> > >>
>>
>>Ah. I'll see what I can find for indent and C++. I'm not
>looking forward
>>to reformatting these source files by hand to fix indent's confusion.
>>
>>Rob
>
>You may want to look at bcpp. It purports to be a "C(++) Beautifier".
I have recently gone though a search for a 'good' free C++ Beautifier
for another project. In the end we deciced that there really wasn't
a good one but decided on using indent.
Artistic Style was a very strong contender though and is my personal
favorite for C++ code
http://astyle.sourceforge.net/
Norman Vine
More information about the Cygwin-developers
mailing list