Results 1 to 2 of 2
HI all,
I am a software developer , I like to maintain my C++ code to be very standard and good quality .So kindly help me out .Which free tool ...
- 06-27-2008 #1Just Joined!
- Join Date
- Jun 2008
- Posts
- 1
C/C++ code clean up /code standard tool
HI all,
I am a software developer , I like to maintain my C++ code to be very standard and good quality .So kindly help me out .Which free tool i can use to maintaion my code quality.
Thanks in advance.
Jack
- 06-28-2008 #2Linux User
- Join Date
- Jun 2007
- Posts
- 458
If you mean to say formatting (according to the ANSI standard), then Eclipse IDE for C/C++ developers has a reformat option. I havn't used it for a long time because it comes with a bunch of bugs. You may use it as you are a developer.
"When you have nothing to say, say nothing."


Reply With Quote