"Functions and Pointers (part 1)"

Lecture Index

Click on a slide to go to that topic.
Plan of the Day 00:00:00
Functions 00:00:58
Function Prototypes 00:06:19
Declarations and Definitions 00:12:47
Header files used with definition 00:17:43
Header files and user code 00:21:50
Extern Data Declarations 00:30:00
Static Functions 00:35:02
Static Data 00:41:48
Default Function Arguments 00:46:31
Functions in C 00:50:38
Header Files 00:53:54