In function free(p), p is a _______
Posted: Wed Jul 13, 2022 7:54 pm
a) int
b) pointer returned by malloc()
c) pointer returned by calloc()
d) pointer returned by malloc() & calloc()
b) pointer returned by malloc()
c) pointer returned by calloc()
d) pointer returned by malloc() & calloc()