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_copy_item_value Up: Function Description Previous: ndb_cif_put_item_value

ndb_cif_output_item

NAME ndb_cif_output_item

PROTOTYPE

#include "cifparse.h"

int ndb_cif_output_item(CifHandle *cf,
                        FILE * fp,
                        const int colId);
PURPOSE

ndb_cif_output_item outputs the value of the column specified by colId in the current row in CifHandle data strucutre specified by cf into the file pointed to by it fp.

RECEIVES

cf pointer to the CifHandle data structure
fp pointer to the file descriptor of the output file
colId identifies the column

RETURN VALUE

Returns 1 upon success and 0 upon failure..

REMARKS

See also: ndb_cif_get_item_value
  ndb_cif_copy_item_value



Olivera Tosic
6/12/2002

 

© RCSB PDB