Skip to main content

All Questions

Filter by
Sorted by
Tagged with
2 votes
2 answers
316 views

Trying to teach a high school student Dynamic Memory Allocation - what are the best ways to do so?

Copied from stack overflow due to feedback So I want to teach someone how to do dynamic memory allocation using the block padding model. What that means is every memory block is prefixed and ...
user64742's user avatar
  • 145