jean-frederic clere wrote:
William A. Rowe, Jr. wrote:

Mladen; are you sure you weren't looking for 'long long', al la int64_t? Falling over to the FPU is rarely the best
performance decision.


A little more coding is needed, because I have a related error (on ReliantUnix):
undefined
      typedef uint32_t JK_UINT4;
              ^

Seems that the uint32_t is not inside includes referenced
by jk_global.h. Not sure what is the possible location
for that type on all platforms.

Perhaps u_int32_t would be more portable.

Regards,
Mladen.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to