Preface to the Second Edition

We are happy to present the revised edition to our readers. We have tried to preserve the basic structure of the previous edition. The first edition used Turbo C++3.0 IDE to run the programs. Though this IDE was based on DOS, It can be used even in windows 7 OS. All the programs in the text are tested using this compiler. Certain additions have taken place to C++ after this package. The C++ standards committee working group published the international standard ISO/IEC 14882:1998 in 1998. A revised standard ISO/IEC 14882:2003 was published in 2003. Modern compilers support standard library as specified in these standards. The g++ compiler from GNU compiler collection supports the new features included in the standard. ...

Get Object Oriented Programming with C++, Second 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.