next up previous contents
Next: ndb_cif_count_row Up: Function Description Previous: ndb_cif_count_datablock

ndb_cif_count_category

NAME ndb_cif_count_category

PROTOTYPE

#include "cifparse.h"

int ndb_cif_count_category(CifHandle *cf);
PURPOSE

ndb_cif_count_category counts the number of categories in the current datablock, in the CifHande data structure specified by cf.

RECEIVES

cf pointer to the CifHandle data structure

RETURN VALUE

Returns the number of categories or 0 for failure.

REMARKS

See also: ndb_cif_count_datablock
  ndb_cif_count_row
  ndb_cif_count_column



Olivera Tosic
6/12/2002