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

📄 config.h.in

📁 Linux下的操作oracle数据库的连接库
💻 IN
字号:
/* config.h.in.  Generated from configure.in by autoheader.  *//* Defined if pragma inline is supported */#undef CC_PRAGMA_INLINE/* Defined if Oracle threads are enabled */#undef ENABLE_ORATHREADS/* Defined if posix threads are enabled */#undef ENABLE_PTHREADS/* Defined if threads are enabled */#undef ENABLE_THREADS/* Defined if Windows threads are enabled */#undef ENABLE_WINTHREADS/* Define to 1 if you have the <dlfcn.h> header file. */#undef HAVE_DLFCN_H/* Define to 1 if you have the <inttypes.h> header file. */#undef HAVE_INTTYPES_H/* Define to 1 if you have the <limits.h> header file. */#undef HAVE_LIMITS_H/* Define to 1 if you have the <malloc.h> header file. */#undef HAVE_MALLOC_H/* Define to 1 if you have the <memory.h> header file. */#undef HAVE_MEMORY_H/* Defined if Oracle 8 OCI was found */#undef HAVE_OCI8/* Define to 1 if you have the `OCIEnvCreate' function. */#undef HAVE_OCIENVCREATE/* Define to 1 if you have the `OCILobOpen' function. */#undef HAVE_OCILOBOPEN/* Define to 1 if you have the `OCILobWriteAppend' function. */#undef HAVE_OCILOBWRITEAPPEND/* Define to 1 if you have the `OCIStmtFetch2' function. */#undef HAVE_OCISTMTFETCH2/* Define to 1 if you have the `osnsui' function. */#undef HAVE_OSNSUI/* Define to 1 if you have the <pthread.h> header file. */#undef HAVE_PTHREAD_H/* Define to 1 if you have the <stdint.h> header file. */#undef HAVE_STDINT_H/* Define to 1 if you have the <stdlib.h> header file. */#undef HAVE_STDLIB_H/* Define to 1 if you have the `strdup' function. */#undef HAVE_STRDUP/* Define to 1 if you have the <strings.h> header file. */#undef HAVE_STRINGS_H/* Define to 1 if you have the <string.h> header file. */#undef HAVE_STRING_H/* Define to 1 if you have the <sys/stat.h> header file. */#undef HAVE_SYS_STAT_H/* Define to 1 if you have the <sys/types.h> header file. */#undef HAVE_SYS_TYPES_H/* Define to 1 if you have the <unistd.h> header file. */#undef HAVE_UNISTD_H/* Define to 1 if you have the `usleep' function. */#undef HAVE_USLEEP/* Defined if trace facility is enabled */#undef LIBSQLORA8_TRACE_ENABLED/* Defined when debugging and assertions are disabled */#undef NDEBUG/* Name of package */#undef PACKAGE/* Define to the address where bug reports for this package should be sent. */#undef PACKAGE_BUGREPORT/* Define to the full name of this package. */#undef PACKAGE_NAME/* Define to the full name and version of this package. */#undef PACKAGE_STRING/* Define to the one symbol short name of this package. */#undef PACKAGE_TARNAME/* Define to the version of this package. */#undef PACKAGE_VERSION/* The platform for which we compile */#undef PLATFORM/* Define to 1 if the C compiler supports function prototypes. */#undef PROTOTYPES/* Define to 1 if you have the ANSI C header files. */#undef STDC_HEADERS/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */#undef TIME_WITH_SYS_TIME/* Defined if g_malloc/g_free should be used */#undef USE_GLIB_ALLOC/* Version number of package */#undef VERSION/* Defined if sqlora1 compatibility code should be included */#undef WANT_SQLORA1_COMPATIBILITY/* Define to 1 if on AIX 3.   System headers sometimes define this.   We just want to avoid a redefinition error message.  */#ifndef _ALL_SOURCE# undef _ALL_SOURCE#endif/* Defined when this is HP-SUCKS */#undef _HPUX_SOURCE/* Define to 1 if on MINIX. */#undef _MINIX/* Define to 2 if the system does not provide POSIX.1 features except with   this defined. */#undef _POSIX_1_SOURCE/* Define to 1 if you need to in order for `stat' and other things to work. */#undef _POSIX_SOURCE/* Define like PROTOTYPES; this can be used by system headers. */#undef __PROTOTYPES/* 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 `int' if <sys/types.h> does not define. */#undef pid_t/* Define to `unsigned' if <sys/types.h> does not define. */#undef size_t

⌨️ 快捷键说明

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