dev++,编译错误,ld returned 1 exit status
问题描述:
在Dev++编译器编译时,出现
F:\Dev c++\c语言学习网上\collect2.exe [Error] ld returned 1 exit status

问题原因:
控制台(小黑窗)处于未关闭状态。
问题解决:
关闭控制台,重新编译
问题描述:
在Dev++编译器编译时,出现
F:\Dev c++\c语言学习网上\collect2.exe [Error] ld returned 1 exit status

问题原因:
控制台(小黑窗)处于未关闭状态。
问题解决:
关闭控制台,重新编译