Subscribe Us

header ads

How to set up Visual Studio Code


Here we will learn about how to install the vs code 

first step click here and download vs code

 



1.dowload the compiler 

click here

2.install the compiler and add the path to user variable

3.open programs files in c drive 

4.find mingw folder 

5.open bin folder 

6.copy the path of bin folder 


7.Right click on your computer icon 

8.select properties 



9.select andavanced system settings

10.enviroment variable 


11.in user variable selct path 

12.click on new 

13.paste the path that you have copied 

14.then done with cliking on okay buttons  

15.Now install the vs code 

16.and open it 


17.now creat a file with .c extension for c programming 
18.save the file 
for run 
19.click on terminal 
20.new terminal 
21.type 'gcc filename.c' 
22.press enter 
23.now again type ./a.xe   or you can type a + tab button 
24.press enter button 


 Congratulations you are able to run c program 
I hope You are able to do it now..............

Post a Comment

0 Comments