⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 config.h.vms

📁 indent为linux下代码自动格式化工具
💻 VMS
字号:
/* config.h.in.  Generated automatically from configure.in by autoheader.  *//* Define if on AIX 3.   System headers sometimes define this.   We just want to avoid a redefinition error message.  */#ifndef _ALL_SOURCE#undef _ALL_SOURCE#endif/* Define to empty if the keyword does not work.  *//* #undef const *//* Define if on MINIX.  *//* #undef _MINIX *//* Define if the system does not provide POSIX.1 features except   with this defined.  *//* #undef _POSIX_1_SOURCE *//* Define if you need to in order for stat and other things to work.  *//* #undef _POSIX_SOURCE *//* Define if you have the ANSI C header files.  */#define STDC_HEADERS/* Define if you have the memcpy function.  */#define HAVE_MEMCPY/* Define if you have the memmove function.  */#define HAVE_MEMMOVE/* Define if you have the strchr function.  */#define HAVE_STRCHR/* Define if you have the utime function.  *//* #undef HAVE_UTIME *//* Define if you have the <dirent.h> header file.  *//* #undef HAVE_DIRENT_H *//* Define if you have the <malloc.h> header file.  *//* #define HAVE_MALLOC_H *//* Define if you have the <ndir.h> header file.  *//* #undef HAVE_NDIR_H *//* Define if you have the <string.h> header file.  */#define HAVE_STRING_H/* Define if you have the <sys/dir.h> header file.  *//* #undef HAVE_SYS_DIR_H *//* Define if you have the <sys/ndir.h> header file.  *//* #undef HAVE_SYS_NDIR_H *//* Define if you have the <unistd.h> header file.  */#define HAVE_UNISTD_H/* Define if you have the <utime.h> header file.  *//* #undef HAVE_UTIME_H *//* Name of package */#define PACKAGE  "indent"/* Version number of package */#define VERSION  "2.2.9"/* Define if compiler has function prototypes */#define PROTOTYPES

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -