Mixing C and C++ Code in the Same Program

This article shows how to solve common problems that arise when you mix C and C++ code, and highlights the areas where you might run into portability issues.

More...