Re: Deque / Queue
Re: Deque / Queue
- Subject: Re: Deque / Queue
- From: "jim smith" <email@hidden>
- Date: Sun, 22 Feb 2004 18:06:34 +0000
Yeah. It works.
Thank you.
Jim
From: Kevin Grant <email@hidden>
To: jim smith <email@hidden>
CC: email@hidden
Subject: Re: Deque / Queue
Date: Sun, 22 Feb 2004 12:01:37 -0600
Kevin, Thank your for your answer.
I use these kinds of headers, they are always found automatically; is it
possible your source files don't have a recognized C++ extension?
Perhaps the C compiler is being used on them.
-> Hmmm, I thought it. I've looked in "XCode\Preferences" to find an
option to change the compiler. But I do not found someting... .
I am sorry. So - here comes my next question. Where can I change this.
The compiler is always the same...GCC will decide between C and C++
automatically based on the file name. My guess is that your source file
might be named "filename.c" instead of "filename.cpp" or "filename.c++",
etc., is that the case?
Kevin G.
http://homepage.mac.com/kmg/
mail to kevin at ieee dot org
_________________________________________________________________
Chat with your online buddies with MSN Messenger http://messenger.msn.be
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.