Version 2 (modified by 12 years ago) ( diff ) | ,
---|
FUNCTION UpdateParent (NodeInfo Child, FuncParam Dummy)
Click here to view the v166 source.
UpdateParent()
is essentially a wrapper function for the Restrict()
function, which gets called only after verifying that both Child
and its parent exist and have have been properly initialized (i.e., memory is allocated to all their auxiliary and user-defined fields).
INCLUDES:
None.
USES:
None.
Note:
See TracWiki
for help on using the wiki.