looking for 'ftime' from...
looking for 'ftime' from...
- Subject: looking for 'ftime' from...
- From: Michael McGonagle <email@hidden>
- Date: Sun, 08 Jun 2003 18:32:49 -0500
Hello all,
I am trying to port over some Pure Data externals, and one uses a
function that as far as can tell, has been depreciated. I am looking for
'ftime', and the man page says to include the following:
#include <sys/types.h>
#include <sys/timeb.h>
These header files do get included, but the compiler still can't find
'ftime'. I did an 'fgrep' on the header files in question, and I get the
following:
timeb.h:/* The ftime(2) system call structure -- deprecated. */
I am using OS X 10.2.6, with the December Developer Tools.
Thanks,
Mike
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.