Chapter 1 From C to C++.ppt

Chapter1FromCtoC

C++ Programming Chaper 1 From C to C++ Index 1. C++ foundation 1.1 Data Type 1.2 Operators 1.3 Controlling Execution 1.4 C++ input/output 2 Functions 2.1 Function Introduction 2.2 Storage Allocation 2.3 inline Functions 2.4 Default Arguments 2.5 Overloading Functions 3 Pointers and references 3.1 Pointers introduction 3.2 Pointers and Constants 3.3 Pointers and Arrays 3.4 Pointers and Functions 3.5 The new and delete operators 3.6 References 1.1 Data Types Data types define the way you use storage (memory) in the programs you write. By specifying a data type, you tell the compiler how to cr

您可能关注的文档

文档评论(0)

1亿VIP精品文档

相关文档