Page 1 of 1

In function free(p), p is a _______

Posted: Wed Jul 13, 2022 7:54 pm
by answerhappygod
a) int
b) pointer returned by malloc()
c) pointer returned by calloc()
d) pointer returned by malloc() & calloc()