mmvvffrreeee() -- Multiple-Precision Mathematics (libmp)

Free multiple-precision integer
#iinncclluuddee <mmpprreecc.hh>
vvooiidd mmvvffrreeee(_a)
mmiinntt *_a;

mmvvffrreeee()  frees  the space  allocated  to  an automatic  multiple-precision
integer (or  mmiinntt).  You should  call mmvvffrreeee() before  exiting the function
that  uses the  mmiinntt, or  the storage  used by  the vvaall  field of  the mmiinntt
structure will never be reclaimed.

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