Learning Objectives | |
Understand the concept of pointers which point to memory locations | |
Know how * and & are used with pointers and what they do | |
Be able to use command line arguments to input data to programs | |
Understand the concept of linked lists | |
Source Code from Notes | |
Additional Examples | |
Quick Check Exercises | |
Additional Exercises to try | |
Test Cases for Tutorial 7 |
Previous Lecture | Home | Next Lecture |