test.c 文件
我自己用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
我自己用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
2016-03-27
舉報
2016-09-25
在c++里可以替換成什么嗎?
2016-03-27
Cannot open include file,寫的很清楚,因為你的本地并沒有這個test.c文件