Page 1 of 1

In the function realloc(), if the new size of the memory block is larger than the old size, then the added memory ______

Posted: Wed Jul 13, 2022 7:56 pm
by answerhappygod
a) is initialized to junk values
b) is initialized to zero
c) results in an error
d) is not initialized