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_get_column_id Up: Function Description Previous: ndb_cif_get_datablock_id

ndb_cif_get_category_id

NAME ndb_cif_get_category_id

PROTOTYPE

#include "cifparse.h"

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

ndb_cif_get_category_id returns the category number of the category specified by categoryName in the datablock datablockName in the CifHandle data structure specified by cf.

RECEIVES

cf pointer to the CifHandle data structure
datablockName identifies the datablock
categoryName identifies the category

RETURN VALUE

Returns the number of the category or 0 upon failure.

REMARKS

See also: ndb_cif_get_datablock_id
  ndb_cif_get_column_id



Olivera Tosic
6/12/2002

 

© RCSB PDB