How do I learn the C programming language on my Apple Mac? The C programming language has been around since the 1970s, but it has never gone out of style, and learning C is one of the best computer ...
C is a subset of Obj. C<P>But yeah, just use the command line compiler for this. Write it in BBEdit and then in the terminal type cc "filename.c" and it will compile. The output file from cc is a.out ...