answersLogoWhite

0

XCode is really nothing more than a GUI front-end for a wide-variety of coding tools. Both C and C++ are built-in to the Mac operating system so you can use the cc command line tool to compile both C and C++, however most users prefer a GUI to the command line, thus gaining the advantage of a more integrated development environment (IDE). XCode integrates with gcc, which is better suited to cross-platform development than the built-in cc compiler.

User Avatar

Wiki User

10y ago

Still curious? Ask our experts.

Chat with our AI personalities

TaigaTaiga
Every great hero faces trials, and you—yes, YOU—are no exception!
Chat with Taiga
FranFran
I've made my fair share of mistakes, and if I can help you avoid a few, I'd sure like to try.
Chat with Fran
ReneRene
Change my mind. I dare you.
Chat with Rene

Add your answer:

Earn +20 pts
Q: How does xcode 3.2 work with c plus plus?
Write your answer...
Submit
Still have questions?
magnify glass
imp