This is the mail archive of the cygwin-developers@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: indent syntax


>> > >>
>> > >> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]