问大家一个问题
我用vc写程序时,能编译通过。但是连接时报错:
--------------------Configuration: test - Win32 Debug--------------------
Compiling...
test.c
Linking...
LINK : fatal error LNK1168: cannot open Debug/test.exe for writing
Error executing link.exe.
test.exe - 1 error(s), 0 warning(s)
为什么?