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(CifHandle *cf);
PURPOSE

ndb_cif_next_datablock changes the current datablock to the next one in the CifHandle dat structure specified by cf.

RECEIVES

cf pointer to the CifHandle data structure

RETURN VALUE

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

REMARKS

Function does provide new value to the cf.

See also: ndb_cif_next_category
  ndb_cif_next_row
  ndb_cif_next_column



Olivera Tosic
6/12/2002