主题:关于VC中运行出现的问题
小弟学习C不久,但经常编好程序运行时出现这样的问题:
error LNK2005: _main already defined in break and continue.obj
Debug/Cbreak和continue.exe : fatal error LNK1169: one or more multiply defined symbols found
执行 link.exe 时出错.
Cbreak和continue.exe - 1 error(s), 0 warning(s)
然后我又重新建工程和文件把刚运行了的程序复制过去,再重新运行就没有错误
请大家帮下忙
一直被这个问题所捆牢
知道的说下 非常感谢
error LNK2005: _main already defined in break and continue.obj
Debug/Cbreak和continue.exe : fatal error LNK1169: one or more multiply defined symbols found
执行 link.exe 时出错.
Cbreak和continue.exe - 1 error(s), 0 warning(s)
然后我又重新建工程和文件把刚运行了的程序复制过去,再重新运行就没有错误
请大家帮下忙
一直被这个问题所捆牢
知道的说下 非常感谢