Method ADT.struct()->put_bignum()
- Method put_bignum
this_program
put_bignum(Gmp.mpz
i
,int(0..)
|void
len_width
)- Description
Appends a bignum
i
as a variable string preceded with an unsigned integer of the sizelen_width
declaring the length of the string.len_width
defaults to 2.