next up previous contents
Next: ndb_cif_new_row Up: Function Description Previous: ndb_cif_put_datablock_name

ndb_cif_new_category

NAME ndb_cif_new_category

PROTOTYPE

#include "cifparse.h"

int ndb_cif_new_category(const char * categoryName);
PURPOSE

ndb_cif_new_datablock allocates space for CIFPARSE data structures to store a new category in the current datablock with the name categoryName.

RECEIVES

categoryName the name of the category to be added to the current datablock

RETURN VALUE

Returns the current category number.

REMARKS

See also: ndb_cif_new_datablock
  ndb_cif_new_row



John Westbrook
10/10/1997