config.h.in
来自「R 树」· IN 代码 · 共 23 行
IN
23 行
/* config.h.in. Generated automatically from configure.in by autoheader. *//* Define to `long' if <sys/types.h> doesn't define. */#undef off_t/* 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 have the memmove function. */#undef HAVE_MEMMOVE/* Define if you have the strerror function. */#undef HAVE_STRERROR/* Define if you have the <nan.h> header file. */#undef HAVE_NAN_H/* Define if you have the m library (-lm). */#undef HAVE_LIBM
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?