Search Results

Search found 2 results on 1 pages for 'walas'.

Page 1/1 | 1 

  • parent process in linux system

    - by walas
    c program that has a parent and n children that acts as follows: parent process: 1- reads a value n from the user 2-forks n children 3-waits to receive exit codes from the 1st child and prints it 4-loops forever

    Read the article

  • C forking program [closed]

    - by walas
    I need to write a C program that has a parent and n children that act as follows: Parent process: Reads a value n from the user Forks n children Waits to receive exit code from the first child and prints it Loops forever

    Read the article

1