|
An Information Portal to Biological Macromolecular Structures |
||
|
PDB Home |
Contact Us |
Software Tools Home | Dictionary Home | PDBML Home | |
#include "cifparse.h"
int ndb_cif_next_datablock(CifHandle *cf);
ndb_cif_next_datablock changes the current datablock to the next one in the CifHandle dat structure specified by cf.
| cf | pointer to the CifHandle data structure |
Returns the number of the new current datablock or 0 for failure.
Function does provide new value to the cf.
| See also: | ndb_cif_next_category |
|---|---|
| ndb_cif_next_row | |
| ndb_cif_next_column |