Can you add:

#else
#error Define 64 bit operations for your platform
#endif

... at the end?

Looks good to me.

Margot Miller wrote:


///////////////////////////////////////////////////////////////////////////////////////
// platform independent implementations
///////////////////////////////////////////////////////////////////////////////////////

+#elif defined(_HPUX) || (defined (_SOLARIS) && !defined (__GNUC__) && 
defined(_SOLARISX86))
+
#ifndef ASSERT
#define ASSERT(x)
#endif




--
Ryan Gammon
[EMAIL PROTECTED]
Developer for Helix Player
https://player.helixcommunity.org


_______________________________________________
Audio-dev mailing list
[email protected]
http://lists.helixcommunity.org/mailman/listinfo/audio-dev

Reply via email to