Vs Code For C Programming Code Example


Example: how to run c program from visual studio terminal

Fire up the terminal from VS code Use the command "gcc filename.c" to compile the program Use the command ".\a.exe" to run the program from the terminal  P.S. Remove "" before exceuting

Comments

Popular posts from this blog

Converting A String To Int In Groovy

"Cannot Create Cache Directory /home//.composer/cache/repo/https---packagist.org/, Or Directory Is Not Writable. Proceeding Without Cache"

Android SDK Location Should Not Contain Whitespace, As This Cause Problems With NDK Tools