The C++ Programming Language A Tour Through C++ Outline C++ …
Short Description
The C++ Programming. Language. A Tour Through C++. Outline. C++ Overview. C++ Design Goals. Major C++ Enhancements. Other Enhancements …
Website: www.cs.wustl.edu | Filesize: 212kb
Content
The C++ Programming
Language
A Tour Through C++
Outline
C++ Overview
C++ Design Goals
Major C++ Enhancements
Other Enhancements
Language Features Not Part of C++
Function Prototypes
C++ Classes
Class Vector Example
C++ Objects
C++ Object-Oriented Features 1
Inheritance Preview
Inheritance Example: Ada-style Vectors
Dynamic Binding Preview
Overloading
New-Style Comments
Type-Safe Linkage
Inline Functions
Dynamic Memory Management
Const Type Qualier
Stream I/O
Boolean Type
References
Type Cast Syntax
Default Parameters
Declaration Statements
Abbreviated Type Names
User-Dened Conversions
Static Initialization
Miscellaneous Dierences
C++ Overview
C++ was designed at AT&T Bell Labs by
Bjarne Stroustrup in the early 80’s
{ The original cfront translated C++ into C for
portability
However, this was dicult to debug and po-
tentially inecient
{ Many native host machine compilers now exist
e.g., Borland, DEC, GNU, HP, IBM, Microsoft,
Sun…
Get the file Download here
Related Books:Related Searches:
Comments
Leave a Reply