Low-level logical functions?
Torbjorn Granlund
tg at gmplib.org
Sun Nov 8 22:29:07 CET 2009
Barukh Ziv <barukh.ziv at gmail.com> writes:
[Please don't top-post to these lists. Quote relevant parts only, like
the rest of us do.]
Continuing on the usage of Low-level functions, here's another question:
many low-level functions (described in Chapter 8 of the Manual), get
pointers to mpn_lib_t structure, that is, big number's raw data. The
You mean mp_limb_t?
question is: how these pointers may be obtained in the first place? I see 2
possibilities:
Allocate memory in your favourite way, make a pointer to some nice place
within such an area...
--
Torbjörn
More information about the gmp-discuss
mailing list