Re: Header Inclusion
Re: Header Inclusion
- Subject: Re: Header Inclusion
- From: Chris Hanson <email@hidden>
- Date: Mon, 31 Jan 2011 00:57:09 -0800
On Jan 30, 2011, at 7:20 PM, David E Blanton wrote:
> I want to include headers from Kernel.framework. I have added Kernel.framework to my project but I still get file not found on:
>
> #include <io.h>
What is it you’re creating for which you want to import Kernel.framework’s io.h?
Are you assuming that it’s similar to the io.h that exists on some other platforms and is used for console I/O or something like that? Because that’s not what io.h contains on Darwin-based OSes.
-- Chris
_______________________________________________
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