next up previous contents
Next: newDataset Up: Deprecated Previous: Deprecated

newGroup

NameListGroup_t* newGroup (NameListGroup_t* parentGroup,const char* name)

Creates a new group named name and attaches this group to the parentGroup. If the parentGroup is NULL, then the created group will be the root group. Returns the new group upon success or NULL upon failure.




2000-08-08