List Info

Thread: Documentation bug




Documentation bug
country flaguser name
Canada
2007-08-05 02:01:24

In sections5.16 Special Functions of the online documentation the signature for mpz_array_init is:

 

void mpz_array_init (mpz_t integer_array, size_t array_size, mp_size_t fixed_num_bits)

 

From gmp.h it is:

 

void mpz_array_init __GMP_PROTO ((mpz_ptr, mp_size_t, mp_size_t));

 

Notice that the type for “array_size” is given as size_t in the documentation but is actually mp_size_t.

 

Regards

Chris Saunders

Re: Documentation bug
country flaguser name
Sweden
2007-08-05 10:14:02
Thanks for the two doc bug reports!

-- 
Torbjörn
_______________________________________________
gmp-bugs mailing list
gmp-bugsswox.com
http://swox
.com/mailman/listinfo/gmp-bugs

[1-2]

about | contact  Other archives ( Real Estate discussion Medical topics )