realloc () - C语言库函数. C库函数 void *realloc(void *ptr, size_t size) 试图调整以前分配与调用malloc或calloc的ptr所指向的内存块的大小。
確定! 回上一頁