I’m trying to find an app that will do C++ code formatting / beautifing similiar to jollopy or eclipse for java.
Anyone have any recommendations? It would be swell if it ran under linux and win, though I’ll take whatever I can get.
Regards,
Dr. A>
I’m trying to find an app that will do C++ code formatting / beautifing similiar to jollopy or eclipse for java.
Anyone have any recommendations? It would be swell if it ran under linux and win, though I’ll take whatever I can get.
Regards,
Dr. A>
I wrote an open source PHP script to do this for Java code. It can also work with C/C++ code but you may wish to change it to work better.
http://showsrc.com/
http://showsrc.sourceforge.net/
Not sure if it helps, but there it is.
Will.
Thanks for the info. I’ll look into it.
Regards,
Dr. A>