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(void);
PURPOSE

ndb_cif_next_category changes the current category to the next one.

RECEIVES

no arguments  

RETURN VALUE

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

REMARKS

See also: ndb_cif_next_datablock
  ndb_cif_next_row
  ndb_cif_next_column



John Westbrook
10/10/1997