next up previous
Next: Dynamic allocation Up: October 25 Previous: CPP macros and conditional


C++ overview

The last two assignments in this course will be implemented in C++. We don't teach C++ in lecture (although there will be a number of tutorials dealing with it) so you'll need a manual (consider Stroustrup's The C++ Programming Language or Satir and Brown C++, the Core Language.

Having said that, let's consider the differences and similarities between C and C++.

Some similarities:

Some differences:


next up previous
Next: Dynamic allocation Up: October 25 Previous: CPP macros and conditional
Danny Heap 2002-12-16