config.h

来自「用java控制短信猫发送或接受短信的源代码包以及一些实例程序」· C头文件 代码 · 共 36 行

H
36
字号
/* config.h.  Generated automatically by configure.  *//* config.h.in.  Generated automatically from configure.in by autoheader.  *//* Define if you have the <fcntl.h> header file.  */#define HAVE_FCNTL_H 1/* Define if you have the <grp.h> header file.  */#define HAVE_GRP_H 1/* Define if you have the <pwd.h> header file.  */#define HAVE_PWD_H 1/* Define if you have the <signal.h> header file.  */#define HAVE_SIGNAL_H 1/* Define if you have the <sys/fcntl.h> header file.  */#define HAVE_SYS_FCNTL_H 1/* Define if you have the <sys/file.h> header file.  */#define HAVE_SYS_FILE_H 1/* Define if you have the <sys/signal.h> header file.  */#define HAVE_SYS_SIGNAL_H 1/* Define if you have the <sys/time.h> header file.  */#define HAVE_SYS_TIME_H 1/* Define if you have the <termios.h> header file.  */#define HAVE_TERMIOS_H 1/* Name of package */#define PACKAGE "Serial"/* Version number of package */#define VERSION "2.1-6"

⌨️ 快捷键说明

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