Why Students Need the CppCat Code Analyzer -- Andrey Karpov
Today on viva64:
Why Students Need the CppCat Code Analyzer
by Andrey Karpov
CppCat is a simple static code analyzer capable of detecting bugs in C/C++ programs. We started granting free academic licenses to all interested (students, teachers, and so on). For the sake of popularizing CppCat among students, I decided to write this post about errors that can be found in student lab work tasks posted at Pastebin.com...




E.S.R. Labs presents its STL library adapted to embedded environments and discusses some of the choices they made for it:
Valgrind, a useful tool for any C++ developer released a new version today:
