config.h.in
来自「非常著名的曲线拟合程序」· IN 代码 · 共 37 行
IN
37 行
/* config.h.in. Generated automatically from configure.in by autoheader. *//* Define if you have the ANSI C header files. */#undef STDC_HEADERS#undef PACKAGE#undef VERSION#undef GOOSE_MAJOR_VERSION#undef GOOSE_MINOR_VERSION#undef GOOSE_MICRO_VERSION#undef HAVE_GUILE/* Define if you have the erf function. */#undef HAVE_ERF/* Define if you have the isinf function. */#undef HAVE_ISINF/* Define if you have the isnan function. */#undef HAVE_ISNAN/* Define if you have the snprintf function. */#undef HAVE_SNPRINTF/* Define if you have the m library (-lm). */#undef HAVE_LIBM/* Define if you have the pthread library (-lpthread). */#undef HAVE_LIBPTHREAD/* Name of package */#undef PACKAGE/* Version number of package */#undef VERSION
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?