next up previous contents
Next: newHL_Dataset Up: General functions Previous: newHL_Group

newHL_Attribute

HL_Node* newHL_Attribute (const char* name)

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

Returns the node if successful or NULL upon failure.




2000-08-08