Seeking a free Lint for C which programmers will *want* to use

Posted by Mawg on Programmers See other posts from Programmers or by Mawg
Published on 2011-11-20T09:39:39Z Indexed on 2011/11/20 10:23 UTC
Read the original article Hit count: 277

When I try to persuade others to Lint their code I always get excuses - too difficult to set up, too difficult to understand, false positives, etc (most of which translates to too lazy, too stupid or too afraid of new things).

Is there any way that I can make Linting easier?

We code in C using Netbeans. Can I incorporate Splint into Netbeans?

I did find a Splint GUI which was quite good, but there was no way to lint a directory tree.

Any ideas? Thanks in advance

© Programmers or respective owner

Related posts about c

    Related posts about developer-tools