What's Next

In this chapter, you saw how C++ arrays and standard containers can be used to organize tables of data. C++ also supplies a set of convenient algorithms that saves you from having to write your own. Up to now, you have used C++ interactively with UnderC by writing functions; you are now ready to write and compile programs using GCC. In reply to: will explain precisely what is meant by a program library, look at how namespaces help you to organize your programs, and finally how to write robust code using exceptions.

Get C++ By Example: UnderC Learning Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.