next up previous contents
Next: ndb_cif_rewind_column Up: Function Description Previous: ndb_cif_rewind_category

ndb_cif_rewind_row

NAME ndb_cif_rewind_row

PROTOTYPE

#include "cifparse.h"

int ndb_cif_rewind_row(void);
PURPOSE

ndb_cif_rewind_row sets the current row in the current category to the first one.

RECEIVES

no arguments  

RETURN VALUE

Returns the current row or 0 for failure.

REMARKS

See also: ndb_cif_rewind_datablock
  ndb_cif_rewind_category
  ndb_cif_rewind_column



John Westbrook
10/10/1997