C++ Functions

Channel:
Subscribers:
2,720
Published on ● Video Link: https://www.youtube.com/watch?v=j2O8anxgmSc



Duration: 1:02:09
566 views
22


Today was an introduction to functions in C++ in two parts:

1) How to call functions, and what functions are out there

2) How to make your own functions

We also gave a short preview of Big-O notation for algorithmic analysis