?? config.h
字號:
/* config.h. Generated from config.h.in by configure. *//* config.h.in. Generated from configure.in by autoheader. *//* Define to 1 if you have the <inttypes.h> header file. */#define HAVE_INTTYPES_H 1/* Define to 1 if you have the <memory.h> header file. */#define HAVE_MEMORY_H 1/* Define to 1 if stdbool.h conforms to C99. */#define HAVE_STDBOOL_H 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 <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 <sys/stat.h> header file. */#define HAVE_SYS_STAT_H 1/* Define to 1 if you have the <sys/time.h> header file. */#define HAVE_SYS_TIME_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 the system has the type `_Bool'. */#define HAVE__BOOL 1/* Name of package */#define PACKAGE "oygo"/* Define to the address where bug reports for this package should be sent. */#define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS"/* Define to the full name of this package. */#define PACKAGE_NAME "FULL-PACKAGE-NAME"/* Define to the full name and version of this package. */#define PACKAGE_STRING "FULL-PACKAGE-NAME VERSION"/* Define to the one symbol short name of this package. */#define PACKAGE_TARNAME "full-package-name"/* Define to the version of this package. */#define PACKAGE_VERSION "VERSION"/* 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 *//* Define to 1 if you have the ANSI C header files. */#define STDC_HEADERS 1/* Version number of package */#define VERSION "1.0"/* 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 empty if the keyword `volatile' does not work. Warning: valid code using `volatile' can become incorrect without. Disable with care. *//* #undef volatile */
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -