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_new_row Up: Function Description Previous: ndb_cif_put_datablock_name

ndb_cif_new_category

NAME ndb_cif_new_category

PROTOTYPE

#include "cifparse.h"

int ndb_cif_new_category(CifHandle *cf,
                         const char * categoryName);
PURPOSE

ndb_cif_new_datablock allocates space in the CifHandle data structure, specified by cf, to store a new category in the current datablock with the name categoryName.

RECEIVES

cf pointer to the CifHandle data structure
categoryName the name of the category to be added to the current datablock

RETURN VALUE

Returns the current category number.

REMARKS

Function does provide new value to the cf.

See also: ndb_cif_new_datablock
  ndb_cif_new_row



Olivera Tosic
6/12/2002

 

© RCSB PDB