CSE2305 - Object-Oriented Software Engineering
Week 3

Topic 6: Overview of C++ Non-OO Features


Synopsis


What is C++


A Brief History of C++


OO features of C++


Non-OO features of C++


New style of comment


Strict(er) typing¤


New I/O mechanism


New dynamic memory mechanism


New boolean type


References¤


Enum types


Reading


This material is part of the CSE2305 - Object-Oriented Software Engineering course.
Copyright © Jon McCormack & Damian Conway, 1998–2005. All rights reserved.