<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
<tt>I can answer my own question... I spotted this..<br>
so I don't have to go through character strings...<br>
<br>
</tt>void <b>mpf_set_z</b><i> </i>(<i>mpf_t </i><var>rop</var><i>,
mpz_t </i><var>op</var>)<br>
<br>
<br>
Richard Fateman wrote:<br>
<blockquote type="cite" cite="mid43D94DE2.7030909@cs.berkeley.edu"><br>
  <br>
  <br>
currently I can convert the gmpz number to a character string and
  <br>
then convert the character string to a gmpf.
  <br>
This strikes me as -um- unfelicitous?
  <br>
  <br>
</blockquote>
Sorry to waste your time!<br>
RJF<br>
<br>
</body>
</html>