在哪里获取termios.h [英] Where to obtain termios.h

查看:678
本文介绍了在哪里获取termios.h的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在我的特定情况下,我正在使用MinGW/MSys.它不包含termios.h.事实证明,它不是可以下载和安装的库(Google找不到任何库). Termcap也不包含termios.h.

In my particular situation I am using MinGW/MSys. It doesn't contain termios.h. Turns out it isn't a library that can be downloaded and installed (google didn't found any). Termcap also doesn't include termios.h.

从何处获取此文件?

推荐答案

MinGW不完全支持POSIX,因此缺少termios.h.

MinGW doesnt fully support POSIX and therefore termios.h is missing.

另一方面,Cygwin具有POSIX和termios.h的功能.

On the other side, Cygwin is capable of POSIX and termios.h.

这篇关于在哪里获取termios.h的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆