Memory Allocation/Deallocation? [closed]
问题 I have been looking at memory allocation lately and I am a bit confused about the basics. I haven't been able to wrap my head around the simple stuff. What does it mean to allocate memory? What happens? I would appreciated answers to any of these questions: Where is the "memory" that is being allocated? What is this "memory"? Space in an array? Or something else? What happens exactly when this "memory" gets allocated? What happens exactly when the memory gets deallocated? It would also really