next up previous contents
Next: ndb_cif_count_column Up: Function Description Previous: ndb_cif_count_category

ndb_cif_count_row

NAME ndb_cif_count_row

PROTOTYPE

#include "cifparse.h"

int ndb_cif_count_row(CifHandle *cf);
PURPOSE

ndb_cif_count_row counts the number of rows in the current category, in the current datablock, in the CifHandle data structure specified by cf.

RECEIVES

cf pointer to the CifHandle data structure

RETURN VALUE

Returns the number of rows or 0 for failure.

REMARKS

See also: ndb_cif_count_datablock
  ndb_cif_count_category
  ndb_cif_count_column



Olivera Tosic
6/12/2002