config.h.in
来自「C++ TCPIP and UDPIP library of classes」· IN 代码 · 共 27 行
IN
27 行
/* config.h.in. Generated automatically from configure.in by autoheader. */#undef ENABLE_NLS#undef HAVE_CATGETS#undef HAVE_GETTEXT#undef HAVE_LC_MESSAGES#undef HAVE_STPCPY#undef HAVE_LIBSM#undef PACKAGE_LOCALE_DIR#undef PACKAGE_DOC_DIR#undef PACKAGE_DATA_DIR#undef PACKAGE_PIXMAPS_DIR#undef PACKAGE_HELP_DIR#undef PACKAGE_MENU_DIR#undef PACKAGE_SOURCE_DIR/* Name of package */#undef PACKAGE/* Define if you have the ANSI C header files. */#undef STDC_HEADERS/* Version number of package */#undef VERSION/* Define if you need to in order for stat and other things to work. */#undef _POSIX_SOURCE
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?