how to run c files in mac code example Example: run c program in mac terminal gcc -o runme hello.c ./ runme