mmccooppyy() -- Multiple-Precision Mathematics (libmp)

Copy a 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mccooppyy(_a, _b)
mmiinntt *_a, *_b;

mmccooppyy() sets  the multiple-precision integer  (or mmiinntt) pointed to  by _b to
the value pointed to by _a.

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