⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 config.h

📁 机器人足球AI设计比赛
💻 H
字号:
/* config.h.  Generated by configure.  *//* config.h.in.  Generated from configure.ac by autoheader.  *//* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP   systems. This function is required for `alloca.c' support on those systems.   *//* #undef CRAY_STACKSEG_END *//* Define to 1 if using `alloca.c'. *//* #undef C_ALLOCA *//* Define to 1 if you have `alloca', as a function or macro. */#define HAVE_ALLOCA 1/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).   */#define HAVE_ALLOCA_H 1/* Define to 1 if you have the <arpa/nameser.h> header file. */#define HAVE_ARPA_NAMESER_H 1/* Define to 1 if you have the `atexit' function. */#define HAVE_ATEXIT 1/* Define to 1 if you have the <dlfcn.h> header file. */#define HAVE_DLFCN_H 1/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' *//* #undef HAVE_DOPRNT *//* Define to 1 if you have the <float.h> header file. */#define HAVE_FLOAT_H 1/* Define to 1 if you have the `floor' function. */#define HAVE_FLOOR 1/* Define to 1 if you have the `gethostname' function. */#define HAVE_GETHOSTNAME 1/* Define to 1 if you have the <hash_map> header file. *//* #undef HAVE_HASH_MAP *//* Define to 1 if you have the `inet_ntoa' function. */#define HAVE_INET_NTOA 1/* Define to 1 if you have the <inttypes.h> header file. */#define HAVE_INTTYPES_H 1/* Define to 1 if you have the <limits.h> header file. */#define HAVE_LIMITS_H 1/* Define to 1 if you have the <malloc.h> header file. */#define HAVE_MALLOC_H 1/* Define to 1 if you have the <memory.h> header file. */#define HAVE_MEMORY_H 1/* Define to 1 if you have the `memset' function. */#define HAVE_MEMSET 1/* Define to 1 if you have the <poll.h> header file. */#define HAVE_POLL_H 1/* Define to 1 if you have the `pow' function. */#define HAVE_POW 1/* Define to 1 if you have the <resolv.h> header file. */#define HAVE_RESOLV_H 1/* Define to 1 if you have the `socket' function. */#define HAVE_SOCKET 1/* Define to 1 if the system has the type `socklen_t'. */#define HAVE_SOCKLEN_T 1/* Define to 1 if you have the `sqrt' function. */#define HAVE_SQRT 1/* Define to 1 if you have the <stdint.h> header file. */#define HAVE_STDINT_H 1/* Define to 1 if you have the <stdlib.h> header file. */#define HAVE_STDLIB_H 1/* Define to 1 if you have the `strchr' function. */#define HAVE_STRCHR 1/* Define to 1 if you have the <strings.h> header file. */#define HAVE_STRINGS_H 1/* Define to 1 if you have the <string.h> header file. */#define HAVE_STRING_H 1/* Define to 1 if you have the `strrchr' function. */#define HAVE_STRRCHR 1/* Define to 1 if you have the `strstr' function. */#define HAVE_STRSTR 1/* Define to 1 if you have the `strupr' function. *//* #undef HAVE_STRUPR *//* Define to 1 if you have the <sys/stat.h> header file. */#define HAVE_SYS_STAT_H 1/* Define to 1 if you have the <sys/types.h> header file. */#define HAVE_SYS_TYPES_H 1/* Define to 1 if you have the <unistd.h> header file. */#define HAVE_UNISTD_H 1/* Define to 1 if you have the `vprintf' function. */#define HAVE_VPRINTF 1/* Define to 1 if you have the `_vsnprintf' function. *//* #undef HAVE__VSNPRINTF *//* Define to 1 if your C compiler doesn't accept -c and -o together. *//* #undef NO_MINUS_C_MINUS_O *//* Name of package */#define PACKAGE "seu-3d"/* Define to the address where bug reports for this package should be sent. */#define PACKAGE_BUGREPORT "xychn15@yahoo.com.cn"/* Define to the full name of this package. */#define PACKAGE_NAME "SEU-3D"/* Define to the full name and version of this package. */#define PACKAGE_STRING "SEU-3D 0.3.c.release-5v5"/* Define to the one symbol short name of this package. */#define PACKAGE_TARNAME "seu-3d"/* Define to the version of this package. */#define PACKAGE_VERSION "0.3.c.release-5v5"/* Define the install prefix. Needed by the libraries to check for ruby   scripts. */#define PREFIX "/usr/local"/* Define to 1 if the C compiler supports function prototypes. */#define PROTOTYPES 1/* Define to 1 if the `setvbuf' function takes the buffering type as its   second argument and the buffer pointer as the third, as on System V before   release 3. *//* #undef SETVBUF_REVERSED *//* If using the C implementation of alloca, define if you know the   direction of stack growth for your system; otherwise it will be   automatically deduced at run-time.	STACK_DIRECTION > 0 => grows toward higher addresses	STACK_DIRECTION < 0 => grows toward lower addresses	STACK_DIRECTION = 0 => direction of growth unknown *//* #undef STACK_DIRECTION *//* Define to 1 if you have the ANSI C header files. */#define STDC_HEADERS 1/* Version number of package */#define VERSION "0.3.c.release-5v5"/* Define like PROTOTYPES; this can be used by system headers. */#define __PROTOTYPES 1/* Define to empty if `const' does not conform to ANSI C. *//* #undef const *//* Define to `__inline__' or `__inline' if that's what the C compiler   calls it, or to nothing if 'inline' is not supported under any name.  */#ifndef __cplusplus/* #undef inline */#endif/* Define to `unsigned' if <sys/types.h> does not define. *//* #undef size_t */

⌨️ 快捷键说明

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