Setup VS CODE and MinGW to run and compile C/C++ programs

Опубликовано: 22 Октябрь 2024
на канале: Coding Junction
233
18

Timestamps:

0:00 - Intro
0:11 - VS Code
2:20 - Compiler(minGW)
7:45 - Setting Environment Path
9:00 - VS Code Setup
13:20 - Code-Runner extension
15:28 - Code-Runner Setup
17:15 - system("cls")

In this tutorial, you will learn how to setup VS code and MingW to run C/C++ programs.

Many users has already setup MingW GCC compiler but still their Program is not executing. This problem is also covered in this video.

I hope you will find this video helpful...
Please share your doubts in comment section.




#cplusplusprogramming #vscode #mingw #gcc