摘要:
三个函数的声明分别是: void* realloc(void* ptr, unsigned newsize); void* malloc(unsigned size); void* calloc(size_t nelem, size_t elsize); 都在stdlib.h函数库内 原型:extern void *realloc(void *mem_address, un... 阅读全文
posted @ 2011-08-22 10:11
深海的小鱼儿
阅读(7129)
评论(0)
推荐(1)

浙公网安备 33010602011771号