
Tools for source code analysis of C or C++
I am interested to if there is something better than lint available for analysing
ANSI-C or C++ source code. I would for example like to detect that variables
are beeing "read" before initialisation.
If you know of such a tool please send me a reference to where I can get it.
Best Regards,
Anders Lindblad