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

ndb_cif_new_datablock

NAME ndb_cif_new_datablock

PROTOTYPE

#include "cifparse.h"

int ndb_cif_new_datablock(const char * datablockName);
PURPOSE

ndb_cif_new_datablock allocates space for CIFPARSE data structures to store a new datablock with the name datablockName.

RECEIVES

datablockName the name of the datablock to be added to memory

RETURN VALUE

Returns the current datablock number.

REMARKS

See also: ndb_cif_new_category
  ndb_cif_new_row



John Westbrook
10/10/1997