Add C File Templates in Visual Studio

In my last post I explained how to start a C Project in Visual Studio. But you now have the problem of adding C code files, instead of the default C++ files. This video explains how to simplify this by create C file programming templates so that you can just click an icon to create a file.c, a main.c or other types of code file.