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

📄 config.h

📁 nesC写的heed算法
💻 H
字号:
/* src/config.h.  Generated automatically by configure.  *//* src/config-h.in.  Generated automatically from configure.in by autoheader.  *//* Define to empty if the keyword does not work.  *//* #undef const *//* Define if you don't have vprintf but do have _doprnt.  *//* #undef HAVE_DOPRNT *//* Define if you have the vprintf function.  */#define HAVE_VPRINTF 1/* Define to `unsigned' if <sys/types.h> doesn't define.  *//* #undef size_t *//* Define if you have the ANSI C header files.  */#define STDC_HEADERS 1/* Define if you can safely include both <sys/time.h> and <time.h>.  */#define TIME_WITH_SYS_TIME 1/* Define if you have the gettimeofday function.  */#define HAVE_GETTIMEOFDAY 1/* Define if you have the select function.  */#define HAVE_SELECT 1/* Define if you have the strstr function.  */#define HAVE_STRSTR 1/* Define if you have the strtod function.  */#define HAVE_STRTOD 1/* Define if you have the strtol function.  */#define HAVE_STRTOL 1/* Define if you have the <fcntl.h> header file.  */#define HAVE_FCNTL_H 1/* Define if you have the <sys/ioctl.h> header file.  */#define HAVE_SYS_IOCTL_H 1/* Define if you have the <sys/time.h> header file.  */#define HAVE_SYS_TIME_H 1/* Define if you have the <unistd.h> header file.  */#define HAVE_UNISTD_H 1/* Name of package */#define PACKAGE "uisp"/* Version number of package */#define VERSION "20030820tinyos"

⌨️ 快捷键说明

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