wiki:ApplyOnChildren

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

SUBROUTINE ApplyOnForest(FUNCTION f, FuncParam fparam)


Click here to view v174 source.

NOTE: This is a member of the ApplyOn_() family of subroutines.

Applies function f to each child of CurrentNode (the currently-selected node in the tree). Note that this subroutine does not use recursion, but rather loops through each child of CurrentNode and stops on a null pointer.


INCLUDES:

None.

USES:

Note: See TracWiki for help on using the wiki.