english deutsch
C and C++: A Case for Compatibility
Article by Bjarne Stroustrup. Bjarne identifies some non-issues as he continues his case for compatibility between C and C++.
C and C++: Case Studies in Compatibility
Article by Bjarne Stroustrup. Reconcilable differences? You decide.
C and C++: Siblings
Article by Bjarne Stroustrup. We're at a crossroads for compatibility between C and C++. Can siblings go their separate ways and still remain on speaking terms?
Incompatibilities Between ISO C and ISO C++
Thorough listing of incompatibilities between ISO C 99 and ISO C++ 98. An incompatible C feature in this context is valid as C code but not as C++ code.