Lecture 8: Introduction to Value Returning Functions
Introduction to C++ Programming - Winter 201001/29/10 • -1 min
In this lecture, we introduce the notion of value returning functions in C++ and provide several examples. Value returing functions are quite similar to functions you would, say, see in excel. However, there are some important differences that we will notice between the two later in the course, particularly in respect to parameter passing modes. We cover both using pre-definied functions and creating programmer-defined functions. Lastly, we finish with a brief introduction to separate compilation.
01/29/10 • -1 min
Generate a badge
Get a badge for your website that links back to this episode
Select type & size
<a href="https://goodpods.com/podcasts/introduction-to-c-programming-winter-2010-165775/lecture-8-introduction-to-value-returning-functions-9008331"> <img src="https://storage.googleapis.com/goodpods-images-bucket/badges/generic-badge-1.svg" alt="listen to lecture 8: introduction to value returning functions on goodpods" style="width: 225px" /> </a>
Copy