📄 cpl_config.h.in
字号:
/* port/cpl_config.h.in. Generated automatically from configure.in by autoheader. *//* Define if you don't have vprintf but do have _doprnt. */#undef HAVE_DOPRNT/* Define if you have the vprintf function. */#undef HAVE_VPRINTF/* Define if you have the vsnprintf function. */#undef HAVE_VSNPRINTF/* Define if you have the ANSI C header files. */#undef STDC_HEADERS/* Define if you have the <fcntl.h> header file. */#undef HAVE_FCNTL_H/* Define if you have the <unistd.h> header file. */#undef HAVE_UNISTD_H/* Define if you have the <stdint.h> header file. */#undef HAVE_STDINT_H#undef HAVE_LIBDL #undef HAVE_DLFCN_H#undef HAVE_DBMALLOC_H#undef HAVE_LIBDBMALLOC#undef WORDS_BIGENDIAN/* Define if you have ftell64 and fseek64 */#undef UNIX_STDIO_64/* What 64bit stdio api entry points to use */#undef VSI_FTELL64#undef VSI_FSEEK64/* Define if you have 64 bit long long type */#undef HAVE_LONG_LONG/* Define if large file api should be enabled, normally with UNIX_STDIO_64 */#undef VSI_LARGE_API_SUPPORTED/* Define if _LARGEFILE64_SOURCE needs to be defined. */#undef VSI_NEED_LARGEFILE64_SOURCE
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -