Redian新闻
>
[转载] where is the 'iostream' file ?
avatar
[转载] where is the 'iostream' file ?# Unix - 噫吁兮,危乎高哉
e*e
1
【 以下文字转载自 Linux 讨论区 】
【 原文由 exihe 所发表 】
in the c++ head we can use
#include
can anyone tell me where the 'iostream' file is if there is such a file? I can
not find it in /usr/include
avatar
a*s
2
you can find it at usr/local/lib/g++-include.
Actually, if you don't remember the place where the file is kept,
find pathname -name "filename" -print
For this case,
find /usr -name "iostream.h" -print

can

【在 e***e 的大作中提到】
: 【 以下文字转载自 Linux 讨论区 】
: 【 原文由 exihe 所发表 】
: in the c++ head we can use
: #include
: can anyone tell me where the 'iostream' file is if there is such a file? I can
: not find it in /usr/include

相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。