摘要:
#include #include #include void main() { int i = 0, j = 0; char **p2 = NULL; int num = 5; char *tmp = NULL; char tmpbuf[100]; //交换内存,必须申请一块buf p2 = (char **)malloc(siz... 阅读全文
posted @ 2015-11-17 20:57
那时天空蓝
阅读(195)
评论(0)
推荐(0)
浙公网安备 33010602011771号