filmov
tv
How to compile a simple C++ program in Visual Studio Code?

Показать описание
Visual Studio Code is a great light-weight programming tool for its flexibility and tiny size. But maybe it's hard for beginners to compile their first programs... bad. In this tutorial, I am going to show you how to compile a hello word program in VS Code with gcc and MSVC compiler.