hey guys, I have 10.3.8 and the new xcode tools installed. and I'm working on a simple c++ project for class. I write a simple .c file for the program and using the g++ compiler in terminal I compile ...
Since I have done most of my coding for classes (and almost exclusively in Java), I have always just run my programs through the compiler and never had to worry about actually setting it up to run on ...