mpdconf.h.in

来自「刚才是说明 现在是安装程序在 LINUX环境下进行编程的MPICH安装文件」· IN 代码 · 共 29 行

IN
29
字号
/* mpdconf.h.in.  Generated automatically from configure.in by autoheader.  *//* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */#undef HAVE_SYS_WAIT_H/* Define if you have the ANSI C header files.  */#undef STDC_HEADERS/* Define if you have the putenv function.  */#undef HAVE_PUTENV/* Define if you have the socket function.  */#undef HAVE_SOCKET/* Define if you have the <fcntl.h> header file.  */#undef HAVE_FCNTL_H/* Define if you have the <stdlib.h> header file.  */#undef HAVE_STDLIB_H/* Define if you have the <strings.h> header file.  */#undef HAVE_STRINGS_H/* Define if you have the <sys/time.h> header file.  */#undef HAVE_SYS_TIME_H/* Define if you have the <unistd.h> header file.  */#undef HAVE_UNISTD_H

⌨️ 快捷键说明

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