• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Header Inclusion
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Header Inclusion


  • Subject: Re: Header Inclusion
  • From: Sherm Pendley <email@hidden>
  • Date: Sun, 30 Jan 2011 22:34:02 -0500

On Sun, Jan 30, 2011 at 10:20 PM, David E Blanton <email@hidden> 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>

Since it's a header in Kernel.framework, shouldn't that be
<Kernel/io.h>? Or maybe <Kernel/architecture/i386/io.h> - I honestly
don't know if GCC will look in architecture-specific subdirectories or
not.

sherm--

--
Cocoa programming in Perl:
http://camelbones.sourceforge.net
 _______________________________________________
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

References: 
 >Header Inclusion (From: David E Blanton <email@hidden>)

  • Prev by Date: Header Inclusion
  • Next by Date: Re: App deployment without AppStore
  • Previous by thread: Header Inclusion
  • Next by thread: Re: Header Inclusion
  • Index(es):
    • Date
    • Thread