ABSTRACT

This chapter is written for C programmers who want to know what the common object-oriented C hybrids (C++ and Objective C) add to their base language. Readers unfamiliar with C should begin with Chapter on ANSI C. Some familiarity with object-oriented (OO) ideas is also assumed. Readers for whom OO languages are entirely new should first read Chapter 15 on OO analysis and programming.