Computing.Net > Forums > Programming > Hierarchal Tree in C Language.

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Hierarchal Tree in C Language.

Reply to Message Icon

Name: Farhan Kazi (by farhankazi)
Date: September 19, 2004 at 06:41:28 Pacific
OS: Windows 2000 Pro
CPU/Ram: 2.4 GHz /1 GB
Comment:

Dear All,


I have been given an assignment to implement a Hierarchal Family Tree in C Language.

1. The program first gets an input of Root Node Name.

2. Then program asks for number of child nodes of root.

3. Then it asks names and numbers of Childs of all child nodes I have entered and it continues to ask until all Childs end-up with zero

4. Then it displays all the Nodes along with there Childs in a tree format (Tab or Space format).


Can you please copy some lines of code for this program? I will really appreciate your help.

Thank You

Farhan Kazi



Sponsored Link
Ads by Google

Response Number 1
Name: Dr. Nick
Date: September 20, 2004 at 02:15:11 Pacific
Reply:

*cough* *cough*

Ahem, pardon me.

I haven't seen anyone reference that thread for a while, so I figured I'd dig it up :).

Remember 7407!


0
Reply to Message Icon

Related Posts

See More


scripting: Move File MoveFile, VB FileCopy and...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Hierarchal Tree in C Language.

Multi branch Tree in C www.computing.net/answers/programming/multi-branch-tree-in-c/11693.html

Binary Search Tree in C www.computing.net/answers/programming/binary-search-tree-in-c/11634.html

Help in C language www.computing.net/answers/programming/help-in-c-language/17344.html