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(const char * datablockName);
PURPOSE

ndb_cif_get_datablock_id returns the datablock number of the datablock specified by datablockName.

RECEIVES

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



John Westbrook
10/10/1997