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_current_category Up: Function Description Previous: ndb_cif_current_datablock

ndb_cif_current_datablock_name

NAME ndb_cif_current_datablock_name

PROTOTYPE

#include "cifparse.h"

int ndb_cif_current_datablock_name(CifHandle *cf,
                                   char datablockName[MxNameLen]);
PURPOSE

ndb_cif_current_datablock_name stores the name of the current datablock in datablockName, which must be of the fixed length MxNameLen.

RECEIVES

cf pointer to the CifHandle data structure
datablockName a fixed length string to hold the name of the current datablock

RETURN VALUE

Returns the current datablock number.

REMARKS

See also: ndb_cif_current_datablock
  ndb_cif_current_category
  ndb_cif_current_category_name
  ndb_cif_current_row
  ndb_cif_current_col



Olivera Tosic
6/12/2002

 

© RCSB PDB