以文本方式查看主题

-  计算机科学论坛  (http://bbs.xml.org.cn/index.asp)
--  『 C/C++编程思想 』  (http://bbs.xml.org.cn/list.asp?boardid=61)
----  编译错误  (http://bbs.xml.org.cn/dispbbs.asp?boardid=61&rootid=&id=30660)


--  作者:jdsun
--  发布时间:4/16/2006 1:46:00 PM

--  编译错误
获得硬盘参数的代码中定义头文件#include<bios.h>时有下面的错误,为什么?
fatal error C1083: Cannot open include file: 'bios.h': No such file or directory
Error executing cl.exe.
--  作者:firstway
--  发布时间:4/18/2006 10:08:00 AM

--  
就是编译器没找到bios.h文件
首先确定你有没有bios.h文件?
你的VC设了include路径没有?
要不你把bios.h拷贝到工程当前文件夹里
--  作者:elfstone
--  发布时间:4/18/2006 12:24:00 PM

--  

斑竹正解。。。楼主要调用bios.h相关还是找本书看看先


W 3 C h i n a ( since 2003 ) 旗 下 站 点
苏ICP备05006046号《全国人大常委会关于维护互联网安全的决定》《计算机信息网络国际联网安全保护管理办法》
46.875ms