阅读背景:

请教关于动态内存分配释放问题

来源:互联网 
比如
char**p=NULL;
int i=0;
p=(char**)malloc(5*sizeof(char*)); p=(char**)mallo



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: