termio.h

来自「此工具是arm-linux-GCC交叉编译工具(cross-3.4.4)」· C头文件 代码 · 共 7 行

H
7
字号
/* Compatible <termio.h> for old `struct termio' ioctl interface.   This is obsolete; use the POSIX.1 `struct termios' interface   defined in <termios.h> instead.  */#include <termios.h>#include <sys/ioctl.h>

⌨️ 快捷键说明

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