C Programming Boot Camp: [1.1A] Install GCC Compiler, VS Code, and Set Bash Shell on MacOS

preview_player
Показать описание
This video explains how to install a C compiler (gcc) on MacOS. The gcc compiler comes with Xcode Developer tools. If you type gcc at a terminal prompt, and gcc is not installed, you will be prompted to install the developer tools. Once installation completes, you can close and reopen the terminal, and type gcc. You will know it's working when you receive an error saying there were no input files to compile.
Рекомендации по теме