C语言realloc() 函数位于stdlib.h 头文件中,其原型为: void *realloc(void *ptr, size_t size); realloc() 会将ptr 所指向的内存块的大小修.
確定! 回上一頁