This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

C++ code beautifier


Hi,

Our project is basically to convert VB code to C++, then compile with GCC
and use the binaries. But the C++ code is left aligned and we would like to
beautify it somehow.

I have been using GNU compiler for a few months now and was wondering
if GNU had C++ code beautifying capability. Or some free software available
on web, which is reliable.
Does anybody has recommendation?

I have tried Artistic Style (astyle), but it seems to be little old and
have
a few open bugs in it.

Thanks..



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