cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
Tree
Tree
Nov 9, 2011 at 3:48pm UTC
Kamil K
(1)
Hello,
Last edited on
Nov 10, 2011 at 4:23am UTC
Nov 9, 2011 at 3:52pm UTC
webJose
(2948)
Your Node class looks exactly like a binary tree's node except it has 2 more "branches". So I recommend that you study binary trees and simply extend the concept to your particular need (quaternary tree).
Topic archived. No new replies allowed.