where is sys/types.h?
where is sys/types.h?
- Subject: where is sys/types.h?
- From: Ken Brooks <email@hidden>
- Date: Thu, 27 May 2004 14:14:43 -0400
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.