<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Hello,<br>I just compiled the xdr file lib that was recently released on the Gromacs website. <br>I'm just wondering what's the meaning of "char *fn" in the xdrfile_???.h as in:<br><br>/* This function returns the number of atoms in the xtc file in *natoms */<br>&nbsp; extern int read_xtc_natoms(char *fn,int *natoms);<br><br>&nbsp; /* Read one frame of an open xtc file */<br>&nbsp; extern int read_xtc(XDRFILE *xd,int natoms,int *step,float *time,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; matrix box,rvec *x,float *prec);<br><br>Is the "char *fn" the name of the xdr file?<br>Can anyone give me a clue? Thanks very much.<br>Lanyuan Lu<br><br><br /><hr />微软地图实时路况,为您节省的不仅仅是时间! <a href='http://ditu.live.com/default.aspx?v=2&form=MICHAJ&cp=qcbgzzsz1gzz&style=r&lvl=4&tilt=-90&dir=0&alt=-1000&phx=0&phy=0&phscl=1&trfc=1&encType=1' target='_new'>立即查看!</a></body>
</html>