Hi everyone,

I'm learning about how computer memory works in C programming. Can you share how you figure out where things go in memory when you write C code?

What tools or methods do you use to understand this?

Thanks for your help!