next up previous contents
Next: ndb_cif_new_category Up: Function Description Previous: ndb_cif_new_datablock

ndb_cif_put_datablock_name

NAME ndb_cif_put_datablock_name

PROTOTYPE

#include "cifparse.h"

int ndb_cif_put_datablock_name(const char * datablockName);
PURPOSE

ndb_cif_put_datablock_name changes the name of the current datablock to datablockName, or, if there are no datablocks, creates a new one with the name datablockName.

RECEIVES

datablockName the new name of the current datablock

RETURN VALUE

Returns a meaningless integer.

REMARKS

None



John Westbrook
10/10/1997