How to compile and run c program in visual studio code
Visual Studio Code is an IDE that allows programmer to create many types of programming language, c, c++, c sharp and many more. In this post I am going to show you how to create a c program, compile and then run it in visual studio code. Follow the below steps… 1) Create an empty…
Read More “How to compile and run c program in visual studio code” »