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

ndb_cif_next_datablock

NAME ndb_cif_next_datablock

PROTOTYPE

#include "cifparse.h"

int ndb_cif_next_datablock(void);
PURPOSE

ndb_cif_next_datablock changes the current datablock to the next one.

RECEIVES

no arguments  

RETURN VALUE

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

REMARKS

See also: ndb_cif_next_category
  ndb_cif_next_row
  ndb_cif_next_column



John Westbrook
10/10/1997