4 C++ OOP Laboratory 04 - Functions
Presentation from the Object Oriented Programming in C++ laboratory Examples available on https://github.com/catalinboja/cpp-2021 Students are require to go through the course materials as the presentation covers only parts of the course discussions (sometimes the recording was paused or stopped) Thanks to all students for their questions and interventions. Remember, that there are no wrong/stupid questions. Only the answers can be. Sorry for possible grammar mistakes. It's a live presentation and a lot of topics to cover. Contents: 0:00:00 Opening the project and structuring the solutions based on multiple functions 0:03:40 Printing an array by a function 0:09:00 Printing an array of chars 0:15:15 Why default strings (arrays of chars) are "const char *" 0:44:24 Passing values by pointers through different layers of functions 1:03:22 Making distinction between input and output arguments. The 2nd version of toUpper() with return. 1:08:33 DON't addresses of local static arrays 1:20:00 Creating the response in Heap
Download
0 formatsNo download links available.