next up previous contents
Next: ndb_cif_get_category_id Up: Function Description Previous: ndb_cif_get_item_keyword_from_item_name

ndb_cif_get_datablock_id

NAME ndb_cif_get_datablock_id

PROTOTYPE

#include "cifparse.h"

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

ndb_cif_get_datablock_id returns the datablock number of the datablock specified by datablockName in the CifHandle data structure specified by cf.

RECEIVES

cf pointer to the CifHandle data structure
datablockName identifies the datablock

RETURN VALUE

Returns the number of the datablock or 0 upon failure.

REMARKS

See also: ndb_cif_get_category_id
  ndb_cif_get_column_id



Olivera Tosic
6/12/2002