#C,C++ Books
31-Mar-94 01:20:31
Sb: #40316-#C,C++ Books
Fm: Steve Ahlstrom 76703,2006
To: Robert Little 72567,677
Robert,
C++ is nothing more than an enhanced version of the C language. C++ includes
everything that is part of C and adds support for object oriented programming.
With very few, very minor exceptions, C++ is a superset of C. Everything you
know about C is fully applicable to C++. Understanding C++'s enhanced
features, on the other hand, will require time and effort.