%dn

  1. Faun

    Creating asymmetric tree of process using fork ()

    I am trying to write a pseudocode for this process tree using fork(). A little bit of hint will be very helpful. Here is my approach, pretty sure that it's not correct. Please see attachment.
Top Bottom