深度剖析c语言main函数---main函数的返回值 - 编程随笔与杂谈 - CSDN博客
https://blog.csdn.net/z_ryan/article/details/80979008
总结:main()返回值是有用的,可用于返回程序运行状态
《⑨也懂系列:MinGW-w64安装教程》著名C/C++编译器GCC的Windows版本 | rsreland的博客
http://rsreland.net/archives/1760
总结:推荐使用Mingw-w64,因为Mingw基本不更新了
eclipse安装CDT插件遇到的问题 - gavin的专栏 - CSDN博客
C/C++多文件编译大概原理 https://blog.csdn.net/aiwangtingyun/article/details/83989992