Basic facilities
- slide 1 : 42
Basic facilities
Basic C++ facilities beyond the facilities of ANSI C
Basic types. Structs in C++.
Declarations vs. definitions
Constants
The general object concept in C++
Strings in C++
C++ references
Parameter passing
Type conversion
Function overloading
Vectors
The free store
IO
Program organization - physical and logical