Terry Pratchett defines why I read SF & Fantasy.
Just when C++ seems understandable, some new examples of what can be done show up, and present interesting bafflement.
How to program securely in C/C++, avoiding integer overflow via templated operator overloads and allowing testing of objects in boolean contexts without unintended integral promotions.
Test case reduction - using Delta and a book on Why Programs Fail.
Delta debugging.
No comments:
Post a Comment