PDA

View Full Version : HELP!!! C programming on Xcode.


garrrr
20-07-2008, 02:05 AM
Hello everyone.

I'm a total newbie at programming, and powered with my macbook and xcode IDE, I set out to write my first C program, hello.c

with much difficulty, i managed to create it under new project>>standard tools under main.c

now the problem is, when i go into the products folder, it just opens up in terminal and not in print screen or something... and i don't have an .exe file that i can easily access... so can anyone PLEASE PLEASE direct me on how i can obtain the .exe file... I AM DESPERATE and it is in general very demoralising, so please please HELP ME, thanks.

imacbie
20-07-2008, 10:08 AM
xcode...
shouldn.t u go to the apple sub forum instead?

garrrr
20-07-2008, 11:58 AM
well... this clinic is on programming...

anyway, if anyone can help me out, PLEASE PLEASE DO.

Thanks.

mgx-alander
20-07-2008, 12:23 PM
http://developer.apple.com/tools/xcode/xcodeprojects.html

and apple executable are .app not exe leh

direbmem
16-12-2008, 12:24 AM
http://forums.hardwarezone.com.sg/showthread.php?t=1849839&page=4

and i thought garr is a brilliant student who got into ddp...

wafery
03-08-2009, 10:41 PM
the default sample program, can be accessed by opening the terminal. go to the project directory > build > debug folder and ./program_name