Greetings, I'm teaching myself c++ so as to unrust my programming skills, and attempting to come up with the most painless way to test the sample programs and practice exercises in the text.
I know a little about building via the command line using G++, but it seems that taking the long term view, it would be more marketable and productive to use xCode. It seems ironic though that a tool purporting to simplify development seems to add several steps. I must be missing something, but there is so much documentation I can't ascertain where to begin. Can anyone suggest a good source for learning the basics of how to make/compile/build using xCode? The chapter I'm working on now has 35 exercises -- will I really need to create separate projects for all 35 .cpp files if I want to save them for later, or is there a way to simplify the process? I know how to do a basic compile/run in xCode, but not how to simulate passing command line arguments -- is this a good reason for continuing to use terminal? Perhaps someone with a little time and patients can get with me off list and I'll try to do my own research and ask as few questions as possible. Best regards. Geoff <--- Mac Access At Mac Access Dot Net ---> To reply to this post, please address your message to [email protected] You can find an archive of all messages posted to the Mac-Access forum at either the list's own dedicated web archive: <http://mail.tft-bbs.co.uk/pipermail/mac-access/index.html> or at the public Mail Archive: <http://www.mail-archive.com/[email protected]/>. Subscribe to the list's RSS feed from: <http://www.mail-archive.com/[email protected]/maillist.xml> The Mac-Access mailing list is guaranteed malware, spyware, Trojan, virus and worm-free! Please remember to update your membership options periodically by visiting the list website at: <http://mail.tft-bbs.co.uk/mailman/listinfo/mac-access/options/>
