📄 config.h.in
字号:
/* config.h.in. Generated automatically from configure.in by autoheader. *//* 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/* Define if you can safely include both <sys/time.h> and <time.h>. */#undef TIME_WITH_SYS_TIME/* * If your system is kinda special */#undef SYSTEM_DOS#undef SYSTEM_QUICKWIN#undef SYSTEM_WINDLL#undef SYSTEM_OS2/* * If your system has stdin/stdout/stderr */#undef HAVE_STDIO/* * how to declare functions that are exported from the UU library */#undef UUEXPORT/* * how to declare functions that are exported from the fptools library */#undef TOOLEXPORT/* * define if your compiler supports function prototypes */#undef PROTOTYPES/* * Replacement functions. * #define strerror _FP_strerror * #define tempnam _FP_tempnam * if you don't have these functions */#undef strerror#undef tempnam/* Define if you have the gettimeofday function. */#undef HAVE_GETTIMEOFDAY/* Define if you have the <errno.h> header file. */#undef HAVE_ERRNO_H/* Define if you have the <fcntl.h> header file. */#undef HAVE_FCNTL_H/* Define if you have the <io.h> header file. */#undef HAVE_IO_H/* Define if you have the <malloc.h> header file. */#undef HAVE_MALLOC_H/* Define if you have the <memory.h> header file. */#undef HAVE_MEMORY_H/* Define if you have the <stdarg.h> header file. */#undef HAVE_STDARG_H/* Define if you have the <sys/time.h> header file. */#undef HAVE_SYS_TIME_H/* Define if you have the <unistd.h> header file. */#undef HAVE_UNISTD_H/* Define if you have the <varargs.h> header file. */#undef HAVE_VARARGS_H
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -