wiki:MapNodeInfoPtr

Version 3 (modified by trac, 12 years ago) ( diff )

SUBROUTINE MapNodeInfoPtr(Node* aNode, NodeInfo* ni_Info)


Click here to view source (not available yet).

Sets ni_Info to point to the NodeInfo structure pointed to by aNode%Info. If aNode is null, then ni_Info is also set to null.

NOTE: This function is different from GetNodeInfo() in that it sets a pointer to point to something, rather than initializing a NodeInfo structure.

INCLUDES:

None.

USES:

Note: See TracWiki for help on using the wiki.