next up previous contents
Next: ndb_cif_next_row Up: Function Description Previous: ndb_cif_next_datablock

ndb_cif_next_category

NAME ndb_cif_next_category

PROTOTYPE

#include "cifparse.h"

int ndb_cif_next_category(CifHandle *cf);
PURPOSE

ndb_cif_next_category changes the current category, in the CifHandle data stucture specified by cf, to the next one.

RECEIVES

cf pointer to the CifHandle data structure

RETURN VALUE

Returns the number of the new current category or 0 for failure.

REMARKS

Function does provide new value to the cf.

See also: ndb_cif_next_datablock
  ndb_cif_next_row
  ndb_cif_next_column



Olivera Tosic
6/12/2002