acconfig.h

来自「基于网络编程的例子」· C头文件 代码 · 共 9 行

H
9
字号
/* Define this 1 if your compiler allows a (void *) function return */#define HAVE_VOID_POINTER 0/* Define this  1 if your C compiler has a short_short_t type */#define short_short_t 0/* Define this 1 if your signal handling library support sys_siglist */#define HAVE_SYS_SIGLIST 0

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?