Creates a new Node object.
NodeObject := Node_new()
None.
If the system has insufficient memory to create the object (very rare), zero will be returned.
Node
Homepage