Running C Program Without Using an IDE

In this tutorial we will learn about how to run c program in windows without using an IDE . Here we are downloading and installing a compiler suite mingw(minimalist GNU for windows) and then we will compile and execute our hello world program in command prompt.



Watch this tutorial to learn about How to run c Program without using an IDE