next up previous contents
Next: ndb_cif_put_item_keyword Up: Function Description Previous: ndb_cif_current_row

ndb_cif_current_col

NAME ndb_cif_current_col

PROTOTYPE

#include "cifparse.h"

int ndb_cif_current_col(CifHandle *cf);
PURPOSE

ndb_cif_current_col returns the current column number of the CifHandle data structure specified by cf.

RECEIVES

cf pointer to the CifHandle data structure

RETURN VALUE

Returns the current column number or 0 for failure.

REMARKS

See also: ndb_cif_current_datablock
  ndb_cif_current_datablock_name
  ndb_cif_current_category
  ndb_cif_current_category_name
  ndb_cif_current_row



Olivera Tosic
6/12/2002