Binary Tree Creation Using fork()

Hi,
I am working on a program and kind of a stuck,nt getting it done.
"The program should take one command line arguments: number of hierarchy level. The

hierarchy of your program should of that level and each node have two child processes."
Can anyone give me the C code using fork() of this program.Thanks.

http://www.unix.com/faq.php - Rule 6

http://www.unix.com/high-level-programming/