Visual Studio: C and C++ command line complile, 2 of 8

Node.js and C++, well I will get to it in one of the series, but C++ can be used in Node.JS. It's powerful when you do combine the two. But in this initial series is to get you up to speed with C and C++ using Visual Studio.
There are a few issues with C in general compared to say using NPM or Node.js since the initial design of C was on barely connected machines. JavaScript is designed in the opposite manner, all things connected.
In "C" and "C++" we will use the tools in Visual Studio, and that is where I am going with this series of 8 videos. T

So let's take a look at the video, stick with it till the end and I think you will find benefit.