• 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
FW: where is sys/types.h?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

FW: where is sys/types.h?


  • Subject: FW: where is sys/types.h?
  • From: "Bill Lowrey" <email@hidden>
  • Date: Thu, 27 May 2004 18:39:50 -0500
  • Organization: istation.com

-----Original Message-----
From: Bill Lowrey [mailto:email@hidden]
Sent: Thursday, May 27, 2004 3:40 PM
To: 'Ken Brooks'
Subject: RE: where is sys/types.h?


Good luck getting these by default. What I'd recommend doing is creating a
symlink of /usr to your home directory, so you can use Finder to browse,
search, and open files. The files should be under the tree structure of
/usr/include (so /usr/include/sys/types.h and socket.h)

Bill

-----Original Message-----
From: email@hidden
[mailto:email@hidden] On Behalf Of Ken Brooks
Sent: Thursday, May 27, 2004 1:15 PM
To: email@hidden
Subject: where is sys/types.h?


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?

WISH LIST: a command to "get info" on an open text file, or an option
to display its full path in the window title.

#elif defined ( TNL_OS_MAC_OSX )

#include <unistd.h>
#include <sys/types.h>
#include <sys/socket.h>
_______________________________________________
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.
_______________________________________________
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.


  • Prev by Date: Re: cursor position
  • Next by Date: Re: cursor position
  • Previous by thread: Re: where is sys/types.h?
  • Next by thread: Drag from one project to a new project?
  • Index(es):
    • Date
    • Thread