• 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: <process.h> and <io.h>
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: <process.h> and <io.h>


  • Subject: Re: <process.h> and <io.h>
  • From: Paul Russell <email@hidden>
  • Date: Sun, 9 Sep 2007 00:22:08 +0100

On 9 Sep 2007, at 00:06, Paul Johnson wrote:

I have a program I am trying to port to the Mac as a command line tool. I ran on a Linux system. There are two header files (process.h and io.h) that can't be found when compiling the program. If I use Terminal and use gcc directly I don't have a problem. Thanks in advance for some help on this.

You probably need to mention what functions you are using from these two headers. E.g. if it's something like getpid() from <process.h> then the correct header would be <unistd.h>.


Paul

_______________________________________________
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: 
 ><process.h> and <io.h> (From: Paul Johnson <email@hidden>)

  • Prev by Date: <process.h> and <io.h>
  • Next by Date: Re: Oddity when zipping my build folder
  • Previous by thread: <process.h> and <io.h>
  • Next by thread: Embedding debugger commands within DebugStr ?
  • Index(es):
    • Date
    • Thread