Reading List
C xor C++ Programming from Michael Tsai RSS feed.
C xor C++ Programming
Aaron Ballman (PDF via John Regehr, Steve Canon): It is not uncommon to hear about C/C++ programming as a shorthand for “C and C++” programming. This implies that C and C++ are similar, but distinct, programming languages with the obvious interpretation being that C++ is a proper superset of C. However, this does not accurately […]