编译报告竟然说没找到<iostream>!!!
[local]1[/local]在VS2005中,在头文件中有这样的语句#include <iostream.h>
对于学C++的人来说最熟的就是这句了,
但是编译时却报错说:Cannot open include file: 'iostream.h': No such file or directory
怎么回事???
2012-12-03 17:18
2012-12-03 18:20
2012-12-03 19:11
2012-12-03 20:30
2012-12-03 22:59
2012-12-04 00:02
2012-12-04 14:12