MetaDirectory
» Start » Languages » C++ » FAQs, Help, and Tutorials » Compatibility with C
- 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. - C and C++: Case Studies in Compatibility
Article by Bjarne Stroustrup. Reconcilable differences? You decide. (September, 2002) - 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++. (August, 2002) - 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? (July, 2002)
|

