next up previous contents
Next: newHL_Attribute Up: General functions Previous: freeHL_NodeList

newHL_Group

HL_Node* newHL_Group (const char* name)

Creates an empty HL node of Group type. name is a string used to identify the node.

Returns the node if successful or NULL upon failure.




2000-08-08