0
votes
How do you detect/avoid Memory leaks in your (Unmanaged) code?
My take on the subject: http://msinilo.pl/blog/?cat=7 (tested on real-life, BIG applications).
…
9
votes
A free tool to check C/C++ source code against a set of coding standards?
The only tool I know is Vera. Havent used it, though, so cant comment how viable it is. …
