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(CifHandle *cf,
                               const char * datablockName);
PURPOSE

ndb_cif_put_datablock_name, in the CifHandle data structure, specified by cf, changes the name of the current datablock to datablockName, or, if there are no datablocks, creates a new one with the name datablockName.

RECEIVES

cf pointer to the CifHandle data structure
datablockName the new name of the current datablock

RETURN VALUE

Returns a meaningless integer.

REMARKS

Function does provide new value to the cf.

 



Olivera Tosic
6/12/2002