C 库函数void free(void *ptr) 释放之前调用calloc、malloc 或realloc 所分配的内存空间。 声明. 下面是free() 函数的声明。 ... 下面的实例演示了free() 函数的用法。
確定! 回上一頁