.TH  mcopy() "" "" "Multiple-Precision Mathematics (libmp)"
.PC "Copy a multiple-precision integer"
.B "#include <mprec.h>"
\fBvoid mcopy(\fIa, b\^\fB)\fR
\fBmint *\fIa, \fB*\fIb\^\fB;\fR
.PP
.B mcopy()
sets the multiple-precision integer (or \fBmint\fR) pointed to by
.I b
to the value pointed to by
.IR a .
.SH "See Also"
.Xr "libmp" libmp
