VC++ 6.0 这种错误是什么原因?
VC++ 6.0 这种错误是什么原因?--------------------Configuration: aaa - Win32 Debug--------------------
Linking...
3.obj : error LNK2005: _main already defined in 1.obj
Debug/aaa.exe : fatal error LNK1169: one or more multiply defined symbols found
执行 link.exe 时出错.
aaa.exe - 1 error(s), 0 warning(s)