-
C Compiler
hi everyone. i've just learned how to program in c, but i can't find a reliable c compiler for mac os x. project builder doesn't seem to work for me. if you know where i can find a c programming environment (text editor, compiler, debugger) for mac leave a link so i can download it.
thanx
-
You should be able to run Mac OS X in "command mode" (typical Unix shell), I don't know what you type in when you log on to get there though. Anyway, its an OpenBSD variant, so gcc should come standard.