next up previous contents
Next: newHL_NodeList Up: General functions Previous: isFormatSupported

newHL_Node

HL_Node* newHL_Node (const char* name)

Defines a new, empty node of undefined type. name is a string used to identify the node.

Returns the node if successful or NULL upon failure.




2000-08-08