I remember the time when I used to code in the borland C compiler. And that compiler is still in use for years. And there was not much change in many educational years to replace it. Some universities have changed to GCC and some are making use of the Microsoft C++ compiler. So there are some choices.
So I decided to take a shot at the GCC compiler. I always wanted to try it out on the Windows and I assume this would set me up properly for the coding of C and C++ files. So here I made one video on setting up the GCC compiler on my system.
Check out the video below if you want to know how the simple setup works on Windows for GCC compiler.
This will install the C and C++ compiler on your windows system. And best part the setting up of the PATH on windows is lot easier with this method too. So I'd recommend you to try out this videos method for setup of the C++ compiler.
Have you tried installing the C & C++ Compiler? Which C & C++ Compiler you are using for your everyday code writing in these languages?