摘要:
以下三个实现都是用来通过全局变量serverIP, 在mycalloc()分配内存并附值, 最后再在主函数中显示!!////////////////////////////////////////////#include <stdio.h> #include <stdlib.h>#include <string.h>char *serverIP = NULL; ... 阅读全文
posted @ 2004-10-19 22:03
红色蚂蚁
阅读(555)
评论(0)
推荐(0)
浙公网安备 33010602011771号