Hi. I'm trying to start using C++, and I'm running a Macbook Pro, with 10.5.1, and Xcode version 3.0. I've done simple C++ before, and I just want to know how to get into a workspace which I can create, and build as I want. Right now, I just want to make a program that "cout"s a phrase. How can I open a workspace and an editing file, which I can finish, and compile in Xcode?
Thanks!
Thanks!