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

📄 reboot.h

📁 glibc 2.9,最新版的C语言库函数
💻 H
字号:
/* This file should define RB_* macros to be used as flag   bits in the argument to the `reboot' system call.  */#ifndef _SYS_REBOOT_H#define _SYS_REBOOT_H#define RB_AUTOBOOT	0#endif	/* <sys/reboot.h> */

⌨️ 快捷键说明

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