next up previous contents
Next: ndb_cif_rewind_datablock Up: Function Description Previous: ndb_cif_insert_new_row

ndb_cif_rewind_file

NAME ndb_cif_rewind_file

PROTOTYPE

#include "cifparse.h"

int ndb_cif_rewind_file(CifHandle *cf);
PURPOSE

ndb_cif_rewind_file rewinds all datablocks, in the CifHandle data structure, specified by cf and sets current datablock to the first one.

RECEIVES

cf pointer to the CifHandle data structure

RETURN VALUE

Returns the current datablock or 0 for failure.

REMARKS

Function does provide new value to the cf.

See also: ndb_cif_rewind_datablock
  ndb_cif_rewind_category
  ndb_cif_rewind_row
  ndb_cif_rewind_column



Olivera Tosic
6/12/2002