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_item_name Up: Function Description Previous: ndb_cif_put_item_keyword

ndb_cif_remove_item_keyword

NAME ndb_cif_remove_item_keyword

PROTOTYPE

#include "cifparse.h"

int ndb_cif_remove_item_keyword(CifHandle *cf,
                             const char * itemKeyword);
PURPOSE

ndb_cif_remove_item_keyword removes the item keyword specified by the name itemKeyword, and all values from from the specified column in the current category in the CifHandle data structure specified by cf.

RECEIVES

cf pointer to the CifHandle data structure
itemKeyword the name of the column to remove

RETURN VALUE

Returns the current column number or 0 for failure.

REMARKS

Function does provide new value to the cf.

See also: ndb_cif_put_item_keyword



Olivera Tosic
6/12/2002

 

© RCSB PDB