RCSB PDB Protein Data Bank A Member of the wwPDB
An Information Portal to Biological Macromolecular Structures
PDB Home | Contact Us
next up previous contents
Next: ndb_cif_insert_new_row Up: Function Description Previous: ndb_cif_new_category

ndb_cif_new_row

NAME ndb_cif_new_row

PROTOTYPE

#include "cifparse.h"

int ndb_cif_new_row(CifHandle *cf);
PURPOSE

ndb_cif_new_row allocates space in the CifHandle data structure, specified by cf to store a new row in the current category of the current datablock.

RECEIVES

cf pointer to the CifHandle data structure

RETURN VALUE

Returns the current row or 0 for failure.

REMARKS

Function does provide new value to the cf.

See also: ndb_cif_new_datablock
  ndb_cif_new_category



Olivera Tosic
6/12/2002

 

© RCSB PDB