FREE Subscription to Dr. Dobb’s Digest: Same Great Content, New Digital Edition
Site Archive (Complete)
C++ Blog: Ironclad Code
C++
void main(void)

Calls, Returns and In-Between.

by Kevin Carlson
SELECTIVE IGNORANCE

Finding the Signal in the Noise

by Andrew Koenig
January 09, 2007

Ironclad Code

In "Bulletproofing C++ Code," Sergei Sokolov gives you a formula for keeping the errors out of your code. It consists of a closed loop that starts and ends with static analysis, but also requires establishing a reliable regression base, and devloping unit and regression tests.

Posted by Kevin Carlson at 03:25 PM  Permalink




 
INFO-LINK