HMIN_node_writepointer()
Writes a node, accessed by the pointer to the node, to HyperMesh.
Syntax
void HMIN_node_writepointer(HMIN_nodepointer nodeptr);
Type
HyperMesh hminlib Function
Description
Writes a node, accessed by the pointer to the node, to HyperMesh.
Inputs
- nodeptr
- The pointer to the node to be written out.
Errors
None.