|
An Information Portal to Biological Macromolecular Structures |
||
|
PDB Home |
Contact Us |
Software Tools Home | Dictionary Home | PDBML Home | |
#include "cifparse.h"
int ndb_cif_rewind_row(CifHandle *cf);
ndb_cif_rewind_row in the CifHandle data structure, specified by cf, sets the current row for the current category to the first one.
| cf | pointer to the CifHandle data structure |
Returns the current row or 0 for failure.
Function does provide new value to the cf.
| See also: | ndb_cif_rewind_file |
|---|---|
| ndb_cif_rewind_datablock | |
| ndb_cif_rewind_category | |
| ndb_cif_rewind_column |