Re: A novice question
Re: A novice question
- Subject: Re: A novice question
- From: Greg Guerin <email@hidden>
- Date: Tue, 4 Dec 2007 18:47:29 -0700
Michael wrote:
> I understand that the compiler believes mystrcmp is being duplicated, but
>I am not sure I understand why this is happening.
This line in your main.c file is why:
#include "utilities.c"
Given that you are also compiling utilities.c by itself, think through
exactly what happens.
-- GG
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden