config.h.in

来自「c unit test framework」· IN 代码 · 共 48 行

IN
48
字号
/* config.h.in.  Generated automatically from configure.in by autoheader 2.13.  *//* Define to empty if the keyword does not work.  */#undef const/* Define if you don't have vprintf but do have _doprnt.  */#undef HAVE_DOPRNT/* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */#undef HAVE_SYS_WAIT_H/* Define if you have the vprintf function.  */#undef HAVE_VPRINTF/* Define to `int' if <sys/types.h> doesn't define.  */#undef pid_t/* Define to `unsigned' if <sys/types.h> doesn't define.  */#undef size_t/* Define if you have the ANSI C header files.  */#undef STDC_HEADERS/* The number of bytes in a int.  */#undef SIZEOF_INT/* The number of bytes in a long.  */#undef SIZEOF_LONG/* The number of bytes in a short.  */#undef SIZEOF_SHORT/* Define if you have the strerror function.  */#undef HAVE_STRERROR/* Define if you have the <stdint.h> header file.  */#undef HAVE_STDINT_H/* Define if you have the <unistd.h> header file.  */#undef HAVE_UNISTD_H/* Name of package */#undef PACKAGE/* Version number of package */#undef VERSION

⌨️ 快捷键说明

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