我自己用VC6.0编译加上test.c文件就总有一个错误
C:\Users\hushuyue\Desktop\新建文件夹\Cpp1.cpp(2) : fatal error C1083: Cannot open include file: 'test.c': No such file or directory
在c++里可以替换成什么吗?
Cannot open include file,写的很清楚,因为你的本地并没有这个test.c文件