This article introduces a simple wrapper template.
Latest Testing & Debugging Articles
Parallel Lint
Understand the new direction in development of static code analyzers - verification of parallel programs. The article reviews several static analyzers which can claim to be called "Parallel Lint".
Compiling and Integrating Crypto++ into the Microsoft Visual C++ Environment
Learn how to compile and integrate Crypto++ into the Microsoft Visual C++ environment.
In Praise of the Lowly Comment
See how to make comments in your code more useful & effective for you and your fellow developers.
Unit Testing with CPPUnit
Learn to unit test C/C++ applications using the CPPUnit unit testing framework.
Latest Developer Videos
More...Latest CodeGuru Developer Columns
Comparing the stdio and iostream C++ Libraries
It's essential to know the differences in these libraries and use them correctly. This brief tutorial will guide you.

Base64 Encoding from C#
Using the Base64 system isn't as archaic as you might think. Refresh your skills here.

Creating a Memory Dump Process in Visual Basic
Learn how to create a dumping process that can help you when your computer locks up.
Influencing Users: Compliance and Conformity
Learn about two common influence techniques, compliance and conformity, as well as how to design for them.