Sign in to confirm you’re not a bot
This helps protect our community. Learn more
Lecture 11, COMP1511 - Programming Fundamentals 2021 Term 1
Lecture 11 - Structs and Memory Structs are our own custom variables that we can make out of the variables we've seen previously. We're also going to look at how memory works and how we can create variables that will persist longer than the scope (curly brackets) that contains them.

Follow along using the transcript.

Marc Chee

1.61K subscribers