标题:C++有复数标准库,但为何编译出错呢?
取消只看楼主
yusilian
Rank: 1
等 级:新手上路
帖 子:1
专家分:0
注 册:2014-2-4
结帖率:100%
已结贴  问题点数:20 回复次数:0 
C++有复数标准库,但为何编译出错呢?
编译以下命令时,提示错误为:: fatal error C1083: Cannot open include file: 'complex.h': No such file or directory,这是为何?c++标准库不是有复数么?请大神正解。
#include <iostream>
using namespace std;
#include "complex.h"
搜索更多相关主题的帖子: include file 
2014-02-04 01:17



参与讨论请移步原网站贴子:https://bbs.bccn.net/thread-427026-1-1.html




关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.631640 second(s), 8 queries.
Copyright©2004-2025, BCCN.NET, All Rights Reserved