How can you determine the size of an allocated portion of memory?
Answer:
You can't, really. free() can, but there's no way for your program to know the trick free() uses.
How can you determine the size of an allocated portion of memory?
Answer:
You can't, really. free() can, but there's no way for your program to know the trick free() uses.
© 2017 QuizBucket.org