S swanflyer macrumors newbie Original poster Jul 9, 2008 #1 Hi, I am a new mac user. I have to use the Xcode to run my C code. The code include a header file, but I don't know how to add that in. What kind of action should I take?
Hi, I am a new mac user. I have to use the Xcode to run my C code. The code include a header file, but I don't know how to add that in. What kind of action should I take?
Cromulent macrumors 604 Jul 9, 2008 #2 swanflyer said: Hi, I am a new mac user. I have to use the Xcode to run my C code. The code include a header file, but I don't know how to add that in. What kind of action should I take? Click to expand... Right click on the project name in the project window in the left hand pane and select Add Existing Files. Alternatively you can go to the file menu > Add File and then select the appropriate template.
swanflyer said: Hi, I am a new mac user. I have to use the Xcode to run my C code. The code include a header file, but I don't know how to add that in. What kind of action should I take? Click to expand... Right click on the project name in the project window in the left hand pane and select Add Existing Files. Alternatively you can go to the file menu > Add File and then select the appropriate template.