data structure tree and recursive algorithms

BlitzPlus Forums/BlitzPlus Programming/data structure tree and recursive algorithms

vivaigiochi(Posted 2011) [#1]
i need some algorithm that make preorder into recursive mode on tree.
must use iterative version?