Please let me know any open source c/c++ static code analysis tool, I need to use that tool for stataic analysis
There are two well known tools that I know are valgrind and purify. which one would be good choice ?
Here my goal is to detect only real errors in the code (i.e. have zero false positives).
Let me know the freeware where we can design and webpage and can preview the corresponding html code?