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

newHL_Datatype

HL_Node* newHL_Datatype (const char* name)

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

Returns the node if successful or NULL upon failure.




2000-08-08