strice customer *ptr = malloc( sizeof( struct customer ));
Given the sample allocation for the pointer "perre found above, which one of the following statements is used to reallocate ptr to be an array of 10 elements
Answers
Answered by
2
Answer:
Sorry i don't know this question
Similar questions