C library function - free(), The C library function void free(void *ptr) deallocates the memory previously allocated by a call to calloc, malloc, ...
確定! 回上一頁