Borland C Builder & Trees
Hi folks!
At the moment I''m working with TList (which should be the same as CList in VC++). Now, I want to work with trees and wonder if anybody knows of a BCB-tree-class...
anybody?
You can use the TList. You make a list of nodes where each node contains a list of children. As an example look at TTreeNodes and TTreeNode.
Keys to success: Ability, ambition and opportunity.
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement