The macosxhints Forums

The macosxhints Forums (http://hintsforums.macworld.com/index.php)
-   OS X Developer (http://hintsforums.macworld.com/forumdisplay.php?f=27)
-   -   XCode C programming help (http://hintsforums.macworld.com/showthread.php?t=55647)

nitewing98 07-01-2006 04:26 AM

Xcode for simple C programs
 
Quote:

Originally Posted by xesrever
Xcode speeds up the development process if you are building a complicated application, but I don't recommend using an IDE for the sole purpose of compiling examples from a book. Just install the Xcode Developer Tools so that you'll have GCC and G++ 4.0, and compile from the command line.

I disagree. Most anyone learning to program is going to have to deal with an IDE sometime, whether Xcode, Visual C++, or the KDE developer tools. You might as well learn to function in that environment.

That being said, Xcode isn't that bad for writing simple C code, I used it when I was learning to program in C++ and it worked great. In fact, since the Apple programmer tools use gcc to compile, my code files were able to be ported to Linux with no problem. Of course, Visual C++ had some oddities (there's Microsoft for you) and the files needed minor tweaks to compile.

Nitewing '98
Nitewing '98's AppleScript Hideout


All times are GMT -5. The time now is 06:19 AM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2014, vBulletin Solutions, Inc.
Site design © IDG Consumer & SMB; individuals retain copyright of their postings
but consent to the possible use of their material in other areas of IDG Consumer & SMB.