|
-
Oct 31st, 2002, 06:52 PM
#1
Thread Starter
Frenzied Member
Graphing a Binary Tree (Due tomorrow)
Lets say I have developed a Binary Tree structure in a module creating my own user defined Type named "BTree"...
My problem is... How can I graph this tree I created?
I need to be able to graph or paint at least 4 levels. I would appreciate help.
Thank you in advance
This would be somewhat what I would need...
O
/ \
O O
/ \ / \
O O O O
/ \ / \ / \ / \
O O O OO OO O
We miss you, friend...  Rest in Peace, we will take care of the rest of it.
[vbcode]
On Error Me.Fault = False
[/vbcode]
- Silence is the human way to share ignorance
Tec-Nico
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|