If playback doesn't begin shortly, try restarting your device.
•
You're signed out
Videos you watch may be added to the TV's watch history and influence TV recommendations. To avoid this, cancel and sign in to YouTube on your computer.
CancelConfirm
Share
An error occurred while retrieving sharing information. Please try again later.
Lecture 12 - Multi-File Projects and Linked Lists
We can make programs out of more than one file at a time and we'll be showing how that works. We'll also be introducing Linked Lists, a new way to make collections of variables using pointers and structs that gives us some interesting flexibility.…...more
Lecture 12, COMP1511 - Programming Fundamentals 2021 Term 1
Lecture 12 - Multi-File Projects and Linked Lists
We can make programs out of more than one file at a time and we'll be showing how that works. We'll also be introducing Linked Lists, a new way to make collections of variables using pointers and structs that gives us some interesting flexibility.…...more