xcode - Is there an easier way to type and compile C on Mac OS X? -


I have started learning C in Mac OS X. I have also downloaded the encoded.

So far, I'm typing my application into text edit, and then using the terminal to find my app and gcc hello.c etc. I am compiling it using.

Is there any easy way maybe using Xcode?) Type your code in some form of IDE, and then automate compiling with the 'Compile and Play' button or similar? It looks a bit primitive and tedious using textEdit and then switching to the terminal to compile. However, I do not have much experience with low level languages ​​like C, so I'm sure this is also possible.

Thanks

yes this is for XCode

View the tutorial on the open screen of XCode (version 3.2.1 for OSX 10.6). This objective is for C but the tools are similar.

Or if the objective is confusing to choose a new project from XCode file-> new project), select the command line tool as the project type and then type from the pop-up menu as C


Comments

Popular posts from this blog

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

asp.net mvc - Dynamically Generated Ajax.BeginForm -

Debug on symbian -