求助:这段代码能在UNIX下编译,但是无法在C下编译,哪位老师能看出是什么原因不能编译的话,帮我改一下让它能在C下编译,万分感谢!#include <stdio.h>#include <netdb.h>#include <sys/types.h>#include <sys/socket.h>#include <sys/ipc.h>#inc...
阅读全文
2008
01-01