next up previous contents
Next: ndb_cif_next_column Up: Function Description Previous: ndb_cif_next_category

ndb_cif_next_row

NAME ndb_cif_next_row

PROTOTYPE

#include "cifparse.h"

int ndb_cif_next_row(void);
PURPOSE

ndb_cif_next_row changes the current row to the next one.

RECEIVES

no arguments  

RETURN VALUE

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

REMARKS

See also: ndb_cif_next_datablock
  ndb_cif_next_category
  ndb_cif_next_column



John Westbrook
10/10/1997