*n00b question*
I am currently reading a nice O'reilly guide to c++. Thing is, I need a c++ compiler, and and ide would help, too.
So, I saw my xcode CD sitting on the shelf, installed the program, and was very happy, until I realized that I have no idea how in the world to compile a c++ program. So, here's what I need:
I need a way to simply compile standard, single, .cpp files. Like hello world. What do I need to do, from double-clicking the xcode icon, to running my program?
I am currently reading a nice O'reilly guide to c++. Thing is, I need a c++ compiler, and and ide would help, too.
So, I saw my xcode CD sitting on the shelf, installed the program, and was very happy, until I realized that I have no idea how in the world to compile a c++ program. So, here's what I need:
I need a way to simply compile standard, single, .cpp files. Like hello world. What do I need to do, from double-clicking the xcode icon, to running my program?