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

ndb_cif_count_column

NAME ndb_cif_count_column

PROTOTYPE

#include "cifparse.h"

int ndb_cif_count_column(void);
PURPOSE

ndb_cif_count_column counts the number of columns in the current category.

RECEIVES

no arguments  

RETURN VALUE

Returns the number of columns or 0 for failure.

REMARKS

See also: ndb_cif_count_datablock
  ndb_cif_count_category
  ndb_cif_count_row



John Westbrook
10/10/1997