why ++i is better than i++ (when applicable)Is it reasonable to use the prefix increment operator ++it instead of postfix operator it++ for iter...
Static analysis of C++Builder and WinRT projectsI'm addressing developers with a specific request. Our plans for the PVS-Studio 5.00 static code ana...
A sample collection to aid in studying typical misprints and mistakes in C/C++ programmingThere is no comparison with Coverity. They do not give us a version for experimentation. There are o...
How to make fewer errors at the stage of code writing[b]Part N1: http://www.viva64.com/en/a/0070/ [/b] [i]I've arrived at the source code of a widely ...
An eternal question of timingIt seemed that long forum debates about methods of measuring algorithm's running time, functions to ...
This user does not accept Private Messages