Sign in to confirm you’re not a bot
This helps protect our community. Learn 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.

Follow along using the transcript.

Marc Chee

1.61K subscribers