Page 1 of 1

In C programming, explain what realloc does, including the cases when the new size does not equal the old size.

Posted: Sun May 15, 2022 12:24 pm
by answerhappygod
In C programming, explain what realloc does, including
the cases when the new size does not equal the old size.