Re: #include "xxx.inc" problem
Re: #include "xxx.inc" problem
- Subject: Re: #include "xxx.inc" problem
- From: George Warner <email@hidden>
- Date: Fri, 03 Sep 2004 13:57:34 -0700
on 9/3/04 12:04 PM, Torsten Sadowski at <email@hidden>
wrote:
> Try it with #include<> instead of "" which works only when both files are
> in the same directory. At least for 1.2 it is still a problem.
The "<>" usually means that the file is in a system directory NOT the users
directory. Some compilers will look for system files in the users directory
also. AFAIK Xcode does not.
--
Enjoy,
George Warner,
Schizophrenic Optimization Scientist
Apple Developer Technical Support (DTS)
_______________________________________________
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.