Using realloc function, we can resize the memory area which is already created by malloc ... 1.realloc will act as malloc if the pointer variable is NULL.
確定! 回上一頁