sublime run c++ programs in CMD || command prompt ||

Pubblicato il: 18 aprile 2020
sul canale di: TEchStudio
671
11

Hay guys if you want to execute your c++ programs in cmd command prompt then keep watching this video.

For Full Installation of Sublime Text3 and C++ compiler please watch this video    • sublime text 3 c++ setup #techstudio  

Command:(Sublime/Tools/BuildSystem/NewBuildSystem/save)

{
"cmd": ["mingw32-g++", "-o", "$file_base_name", "$file"],
"path": "C:\\MinGW\\bin\\",
"variants": [

{
"cmd": ["start", "cmd", "/k", "$file_base_name"],
"shell": true,
"name": "Run"
}
]
}

Keys to Build and Execute:
To Build your C++ Program: Ctrl + Shift + B (select your file name)
To Run your C++ Program: Ctril + Shfit + B (select your file name - Run)

If your guys face any issue so please comment andif you found this video useful so please like share subscribe and comment our channel.
#TechStudio


In questa pagina del sito puoi guardare il video online sublime run c++ programs in CMD || command prompt || della durata di ore minuti seconda in buona qualità , che l'utente ha caricato TEchStudio 18 aprile 2020, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 671 volte e gli è piaciuto 11 spettatori. Buona visione!