config.h.in
来自「在Linux RedHat 6.0 下的 KDevelop 1.1上开发的表格驱」· IN 代码 · 共 37 行
IN
37 行
/* 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 ANSI C header files. */#undef STDC_HEADERS/* Define if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */#undef WORDS_BIGENDIAN/* Define if lex declares yytext as a char * by default, not a char[]. */#undef YYTEXT_POINTER/* The number of bytes in a int. */#undef SIZEOF_INT/* The number of bytes in a unsigned long. */#undef SIZEOF_UNSIGNED_LONG/* Define if you have the strerror function. */#undef HAVE_STRERROR/* Define if you have the strtol function. */#undef HAVE_STRTOL/* Name of package */#undef PACKAGE/* Version number of package */#undef VERSION
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?