What function can be used to dynamically allocate memory?
malloc()
free()
sizeof()
int * ptr;
Expert Answer
An answer will be send to you shortly. . . . .
What function can be used to dynamically allocate memory?
malloc()
free()
sizeof()
int * ptr;
An answer will be send to you shortly. . . . .