Hi Everyone, I want to read a certain frame in a xtc file. How can I do that? I see there are xdr_getpos() and xdr_setpos(). How should I use these functions?
I tried: XDRFILE *xtc; unsigned int pos; pos=xdr_getpos(xtc.xdr); but I got: error: request for member ‘xdr’ in something not a structure or union Thanks in advance. YC-- gmx-users mailing list gmx-users@gromacs.org http://lists.gromacs.org/mailman/listinfo/gmx-users * Please search the archive at http://www.gromacs.org/Support/Mailing_Lists/Search before posting! * Please don't post (un)subscribe requests to the list. Use the www interface or send it to gmx-users-requ...@gromacs.org. * Can't post? Read http://www.gromacs.org/Support/Mailing_Lists