tailieunhanh - Lecture ECE 250 - Algorithms and data structures: A brief introduction to C++

This chapter will provide a brief overview of C++. In this topic we will see: The similarities between C# and C++; some differences (including global variables and functions; the preprocessor, compilation, namespaces; printing), concluding with classes, templates, pointers memory allocation and deallocation. | 50 WATERLOO ENGINEERING A Brief Introduction to C e ter Douglas Wilhelm Harder . L Department of Electrical and Computer El rW A Brief Introduction to C ATERLO ENGINEERING A Brief Introduction to C 2 We will provide a brief overview of C Many of the statements in C are very similar to C - It is assumed you remember these from ECE 150 ATERLC ENGINEERING ENGINEERING A Brief Introduction to C 3 A Brief Introduction to C In this topic we will see - The similarities between C and C - Some differences including Global variables and functions The preprocessor compilation namespaces Printing - Concluding with Classes templates Pointers Memory allocation and .