In this video i tried to Compile and run c program using visual studio code with MinGW
steps i took in this video is
1.) First i Compiled and Run in visual studio code integrated terminal
2.) Then i transferred the commands in task.json file.
by doing this i am able to run it through tasks without typing anything in command line.
part 1: Installing MinGW compiler and visual studio code.
• Installing MinGW compiler and visual ...
part 2: compile and run c program using visual studio code tasks.
• How to Compile and Run C Program usin...
part 3: assign key board shortcut for compiling and running c program in visual studio code.
• Visual studio code keyboard shortcut ...
part 4: how to debug c program in visual studio code
• How to debug c program in visual stud...