next up previous contents
Next: ndb_cif_move_datablock Up: Function Description Previous: ndb_cif_next_row

ndb_cif_next_column

NAME ndb_cif_next_column

PROTOTYPE

#include "cifparse.h"

int ndb_cif_next_column(void);
PURPOSE

ndb_cif_next_column changes the current column to the next one.

RECEIVES

no arguments  

RETURN VALUE

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

REMARKS

See also: ndb_cif_next_datablock
  ndb_cif_next_category
  ndb_cif_next_row



John Westbrook
10/10/1997