How to Run C++ Program in VS Code | Install in MacOS 2024

Опубликовано: 02 Октябрь 2024
на канале: Prashant Rana
416
6

In this Video we will see, How we can run C++ Program in MacOS. So for that we will be running this in VS Code. First we need to have VS Code Installed in our Systems. After that we will be installing the 2 Extensions in VS Code - First being C/C++ Extension provided by Microsoft and Second being Code Runner to execute the Code.

VS Code Installation URL -    • How to Download and Install Visual St...  

XCode Commands Mac -
To Verify Clang - clang --version
To Install XCode Command Line Tools - xcode-select --install

#c++ #c++programming #cprogramming #dsalgo