How To Access C !!better!! Now

Go build something.

xcode-select --install

gcc hello.c -o hello ./hello

Create a file named hello.c using any text editor (Notepad, VS Code, Vim, Sublime Text). how to access c

#include <stdio.h>