Recently need to write something in C language, due to years of habit more like VS, and do not need to be like other compilers need to configure the environment and so on.
VS2015 has been out for some time but encountered the establishment of the project did not Win32 console situation, Baidu after their own official website to find a summary as follows.
VS2015 compiler has a certain degree of upgrade, whether the community version or other versions are not Win32 console, in the online template can be search, is still not.
This is not you in the installation, less the C + + installation module caused by the need to reload.
Solution: (I also usually reach the party)
Install Visual Studio 2013 and note the check in the installation options. Visual Studio 2013 and 2015 can co-exist (new features such as C # are used ~ ~), conflict issues are generally used without problems, and you can ask MSDN questions.
Visual Studio Community 2013 with Update 5
Official address
http://go.microsoft.com/fwlink/?LinkId=532496&type=ISO&clcid=0x409
Note: If you already have Visual Studio Community 2013 (the original release) and run this download, only Update 5 is installed. If you do not have Visual Studio Community 2013 and do this download, Visual Studio Community 2013 and Update 5 are installed. In both cases, you can also install the Visual Studio 2013 Language Pack (the original release).
Visual Studio 2013 Language Packs
The Visual Studio 2013 Language Pack is a free add-in that you can use to toggle the language displayed in the Visual Studio user interface.
Website address:
http://go.microsoft.com/fwlink/?LinkID=320680&clcid=0x804