Re: where is sys/types.h?
Re: where is sys/types.h?
- Subject: Re: where is sys/types.h?
- From: Justin Walker <email@hidden>
- Date: Thu, 27 May 2004 14:44:15 -0700
On May 27, 2004, at 14:33, Finlay Dobbie wrote:
On 27 May 2004, at 20:58, Justin Walker wrote:
The following code snippet from the Torque Network Library actually
compiles correctly under XCode. Yet I search my hard drive and
cannot find types.h or socket.h AT ALL! Where are they hiding?
If they're not in /usr/include, I'd be somewhat surprised. I suppose
Xcode could be looking in
/System/Library/Frameworks/Kernel.framweork, but that's a stretch.
I presume you mean System.framework, as Kernel.framework is for kernel
code.
No. AFAIK, System.framework doesn't have headers. Kernel.framework
has kernel headers (and nothing else), and that's where you can find
(some of) the kernel's headers that would also appear in
/usr/include/{sys,net,...} (or in the xnu tree).
Regards,
Justin
--
Justin C. Walker, Curmudgeon-At-Large *
Institute for General Semantics | "Weaseling out of things is
what
| separates us from the animals.
| Well, except the weasel."
| - Homer J Simpson
*--------------------------------------*-------------------------------*
_______________________________________________
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.