Try: man ftime
NAME ftime - get date and time
SYNOPSIS #include <sys/types.h> #include <sys/timeb.h>
int
ftime(struct timeb *tp);
DESCRIPTION This interface is obsoleted by gettimeofday(2). It is available from the compatibility library, libcompat.
.hc
On Sunday, Jun 8, 2003, at 00:29 America/New_York, Michael McGonagle wrote:
Speaking of these things, when I tried to compile zexy on Mac OS X, I got the error that the function 'ftime' was not available. I looked thru the Mac OS X headers (time.h et al.), but there was no definition for this function.
I did go into the makefile and temporarily remove those things ('time' and 'date'), and everything else compiles.
Does anyone know of an equivelent function, or an implementation of 'ftime' for the Mac?
Thanks,
Mike
David McCallum wrote:
Zexy has [time] and [date] objects.
David At 06:09 06/06/2003, Alex wrote:
Hi,
I was wondering to know if anybody has info about timestamping ? Is it possible to produce a timestamp in pd, any existing objects ? Welll any info is welcome.
Thanks. Alex
PD-list mailing list PD-list@iem.kug.ac.at http://iem.kug.ac.at/cgi-bin/mailman/listinfo/pd-list
. . Music wants to be free . http://mentalfloss.ca/sintheta/ . . Please note that my e-mail address is changing. . Either use this address, or check my website for the most recent. . _______________________________________________ PD-list mailing list PD-list@iem.kug.ac.at http://iem.kug.ac.at/cgi-bin/mailman/listinfo/pd-list
PD-list mailing list PD-list@iem.kug.ac.at http://iem.kug.ac.at/cgi-bin/mailman/listinfo/pd-list