>>>>> "BH" == Bill Hart <[email protected]> writes:
BH> I do make the assumption that sizeof(mp_limb_t) = sizeof(ptr) in the BH> memory allocation. But I think this is true on 64 bit Windows, is it BH> not? doze 64 has 32bit long; if mp_limb_t is based on long it will not be the same size as pointer. -JimC -- James Cloos <[email protected]> OpenPGP: 1024D/ED7DAEA6 -- You received this message because you are subscribed to the Google Groups "mpir-devel" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/mpir-devel?hl=en.
