Slashdot Mirror


User: pwp

pwp's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. SonarQube on Ask Slashdot: What Tools To Clean Up a Large C/C++ Project? · · Score: 1

    I would suggest that you try SonarQube (http://www.sonarqube.org/). It is free and does a pretty decent job of finding the duplicate / unused / ... code in your project.