mmttooii() -- Multiple-Precision Mathematics (libmp)

Convert multiple-precision integer to integer
#iinncclluuddee <mmpprreecc.hh>
iinntt mmttooii(_a)
mmiinntt *_a;

mmttooii()  returns an  integer equal  to the  value of  the multiple-precision
integer (or mmiinntt)  pointed to by _a. The value  pointed to by _a should be in
the range allowable for a signed integer.

_S_e_e _A_l_s_o
lliibbmmpp
