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 8 - Memory and Pointers
We're opening a can of worms this lecture. Up until now, we've thought of memory as somewhere that contains all our code and variables etc, but now we're going to be accessing memory directly and using the "addresses" of sections of memory to read and write to it.…...more
Lecture 8, COMP1511 - Programming Fundamentals 2021 Term 1
Lecture 8 - Memory and Pointers
We're opening a can of worms this lecture. Up until now, we've thought of memory as somewhere that contains all our code and variables etc, but now we're going to be accessing memory directly and using the "addresses" of sections of memory to read and write to it.…...more