This works fine under win32
Gabriel Bouvigne - France
[EMAIL PROTECTED]
icq: 12138873
MP3' Tech: www.mp3tech.org
- Message d'origine -
De : "Ben \"Jacobs\"" <[EMAIL PROTECTED]>
À : <[EMAIL PROTECTED]>
Envoyé : lundi 28 juin 1999 23:29
Obje
I had to fix this on the mac. Maybe the same substitution will work on
win32 (the MSL environment on mac claims to be ansi compliant). Try
your luck:
#ifdef MYTIMINGPATCH
#define times(t) clock() // cw/mac doesn't support times()
#define CLK_TCK CLOCKS_PER_SEC // cw/mac doesn't provid
I don't know if anyone reported it, but the new time calculation loop
doesn't work on win32.
sys/times.h doesn't exist under VC++, so I used the previous loop instead of
the current one.
Gabriel Bouvigne - France
[EMAIL PROTECTED]
icq: 12138873
MP3' Tech: www.mp3tech.org
--
MP3 ENCODER mailin