next up previous contents
Next: ndb_cif_get_item_name Up: Function Description Previous: ndb_cif_current_col

ndb_cif_put_item_keyword

NAME ndb_cif_put_item_keyword

PROTOTYPE

#include "cifparse.h"

int ndb_cif_put_item_keyword(const char * itemKeyword);
PURPOSE

ndb_cif_put_item_keyword adds a new column with the name itemKeyword to the current category.

RECEIVES

itemKeyword the name of the new column

RETURN VALUE

Returns the current column number or 0 for failure.

REMARKS

None



John Westbrook
10/10/1997